From d503b37fb3393c9a1384ad2fcafe502bbc68ba9f Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Thu, 6 Oct 2016 16:56:36 -0700 Subject: [PATCH] Notes --- notes | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/notes b/notes index 9f26cfe..5c4724d 100644 --- a/notes +++ b/notes @@ -1,16 +1,9 @@ notes ----- -todo: -- fix --show to not print final newline, add a helper that iterates over - (item, first, last) - comment code -- look through all justfiles for features of make that I use. so far: - . phony - . SHELL := zsh - . quiet - . make variables -- ask travis for his justfiles +- fix docs (note that shell is invoked with -cu) +- publish to github and cargo polyglot: - recipes can have shebangs