This website requires JavaScript.
Explore
Help
Sign In
TheMagician
/
jardin
Watch
1
Star
0
Fork
You've already forked jardin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bae05021b7
jardin
/
Makefile
5 lines
77 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add run target to Makefile
2023-10-20 11:25:37 +00:00
run
:
./jardin.py
Add test target to Makefile
2023-10-19 11:11:29 +00:00
test
:
find -name
"*jardin.py"
|
entr -cd ./test_jardin.py