Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-03 | Rename BIZ_ROOT to CODEROOT | Ben Sima | |
BIZ_ROOT was too specific. CODEROOT allows for other (non-biz) projects to live in the root of the repo. I didn't want to call it GIT_ROOT because maybe someday I won't want to use git. But I'll never not use code. | |||
2023-01-03 | Add nl to push logging output | Ben Sima | |
2022-08-08 | Ensure BIZ_ROOT is set in shell scripts | Ben Sima | |
2022-08-08 | Remove some TODOs | Ben Sima | |
I don't like TODOs in my codebase, I'd rather keep them in org files. Eventually I need a linter that prevents all TODOs from getting into code. | |||
2021-11-26 | Move commands and add ns function | Ben Sima | |