This commit is contained in:
Casey Rodarmor 2016-10-06 16:56:36 -07:00
parent 2a721db280
commit d503b37fb3

11
notes
View file

@ -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