Update notes
This commit is contained in:
parent
cfbc2a0495
commit
4807800bc6
3
notes
3
notes
@ -54,10 +54,13 @@ notes
|
|||||||
. clean
|
. clean
|
||||||
. update logs (repetitive git flow)
|
. update logs (repetitive git flow)
|
||||||
- full documentation
|
- full documentation
|
||||||
|
. talk about why the syntax is so unforgiving
|
||||||
. habit of using clever commands and writing little scripts
|
. habit of using clever commands and writing little scripts
|
||||||
. very low friction to write a script (no new file, chmod, add to rcs)
|
. very low friction to write a script (no new file, chmod, add to rcs)
|
||||||
. make list of contributors, include travis
|
. make list of contributors, include travis
|
||||||
. alias .j='just --justfile ~/.justfile --working-directory ~'
|
. alias .j='just --justfile ~/.justfile --working-directory ~'
|
||||||
|
. lay out the structure of the code, mention tests, give tips
|
||||||
|
for contributing
|
||||||
- vim and emacs syntax hilighting (use makefile syntax hilighting for now)
|
- vim and emacs syntax hilighting (use makefile syntax hilighting for now)
|
||||||
- split up code into modules for easier reading
|
- split up code into modules for easier reading
|
||||||
. parsing
|
. parsing
|
||||||
|
Loading…
Reference in New Issue
Block a user