crywl/README.md

14 lines
254 B
Markdown
Raw Permalink Normal View History

2025-08-26 17:35:32 +10:00
### CryWL
2020-12-25 12:26:21 -05:00
2025-08-26 17:35:32 +10:00
#### Hacking
```bash
# Instantiate *pure* devshell
# provides: `mk` alias for preconfigured gmake
nix develop -i
mk
```
2025-08-27 16:36:00 +10:00
#### TODO
- [ ] Implement config.mk option to disable `printstatus(...)` (unnecessary resource usage unless debugging)