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
Add run target to Makefile
Browse Source
...
This commit is contained in:
The Magician
2023-10-20 12:25:37 +01:00
parent
819f8cd92f
commit
cdd48e43dc
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
Makefile
Unescape
Escape
View File
@ -1,2 +1,4 @@
run
:
./jardin.py
test
:
test
:
find -name
"*jardin.py"
|
entr -cd ./test_jardin.py
find -name
"*jardin.py"
|
entr -cd ./test_jardin.py
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
TheMagician/jardin
Title
Body
Create Issue