add nix flake
This commit is contained in:
parent
eea0bad6c8
commit
3119a22fc2
4 changed files with 250 additions and 212 deletions
13
Makefile
13
Makefile
|
@ -1,13 +0,0 @@
|
|||
.PHONY: run debug test help
|
||||
|
||||
run:
|
||||
# run the thing
|
||||
|
||||
debug:
|
||||
# run the thing in debug mode
|
||||
|
||||
test:
|
||||
pytest
|
||||
|
||||
help:
|
||||
echo "help!"
|
Loading…
Add table
Add a link
Reference in a new issue