Add Makefile
This commit is contained in:
parent
06fd6574d6
commit
6782b036de
1 changed files with 5 additions and 0 deletions
5
Makefile
Normal file
5
Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
.phony: ergogen
|
||||
|
||||
|
||||
ergogen:
|
||||
npm run gen
|
Loading…
Reference in a new issue