Update notes
This commit is contained in:
parent
6e687c506e
commit
512d3f67a8
5
notes
5
notes
@ -17,11 +17,12 @@ notes
|
|||||||
- just xyz/foo # xyz/justfile:foo
|
- just xyz/foo # xyz/justfile:foo
|
||||||
- just xyz/ # xyz/justfile:DEFAULT
|
- just xyz/ # xyz/justfile:DEFAULT
|
||||||
|
|
||||||
- create some kind of group feedback forum:
|
|
||||||
. email list, reddit
|
|
||||||
- change name back to 'just'
|
- change name back to 'just'
|
||||||
. suggest j as alias
|
. suggest j as alias
|
||||||
|
- create some kind of group feedback forum:
|
||||||
|
. email list, reddit
|
||||||
- change description to "a polyglot command runner"?
|
- change description to "a polyglot command runner"?
|
||||||
|
- update readme
|
||||||
- document all code, including private stuff
|
- document all code, including private stuff
|
||||||
(can this be enforced with a lint?)
|
(can this be enforced with a lint?)
|
||||||
#![deny(missing_docs)]
|
#![deny(missing_docs)]
|
||||||
|
Loading…
Reference in New Issue
Block a user