Create run and build environment.

This commit is contained in:
Nic0Nic0Nii 2021-08-30 01:31:18 +00:00
parent 3f16f10fc8
commit 7c23018ced
2 changed files with 3 additions and 1 deletions

View File

@ -1 +1 @@
/bin/
bin

2
SigCrafter/run Executable file
View File

@ -0,0 +1,2 @@
javac src/sig/*.java src/sig/skills/*.java -d bin
java -cp bin sig/SigCraft