Update notes
This commit is contained in:
parent
c957165f4c
commit
ba2ae0a166
8
notes
8
notes
@ -1,19 +1,12 @@
|
|||||||
notes
|
notes
|
||||||
-----
|
-----
|
||||||
|
|
||||||
-- report double compile error
|
|
||||||
-- should pre-requisite order really be arbitrary?
|
|
||||||
-- test plan order
|
|
||||||
|
|
||||||
-- use multiple cores
|
|
||||||
|
|
||||||
- look through all justfiles for features of make that I use. so far:
|
- look through all justfiles for features of make that I use. so far:
|
||||||
. phony
|
. phony
|
||||||
. SHELL := zsh
|
. SHELL := zsh
|
||||||
. quiet
|
. quiet
|
||||||
. make variables
|
. make variables
|
||||||
- ask travis for his justfiles
|
- ask travis for his justfiles
|
||||||
|
|
||||||
- comment code
|
- comment code
|
||||||
|
|
||||||
command line arguments:
|
command line arguments:
|
||||||
@ -35,6 +28,7 @@ polyglot:
|
|||||||
|
|
||||||
extras:
|
extras:
|
||||||
- args
|
- args
|
||||||
|
- use launch recipes asyncronously
|
||||||
- ~/.justfile:
|
- ~/.justfile:
|
||||||
. is this for non-project specific commands, so that when you
|
. is this for non-project specific commands, so that when you
|
||||||
type .j in any directory, it uses it as a justfile?
|
type .j in any directory, it uses it as a justfile?
|
||||||
|
Loading…
Reference in New Issue
Block a user