Add readme.md
This commit is contained in:
commit
8730d6c739
11
readme.md
Normal file
11
readme.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Just
|
||||
Every Ludus project should have a justfile.
|
||||
|
||||
Please use the following commands:
|
||||
* `build` to build the project
|
||||
* `repl` to open a repl in the project environment
|
||||
* `eval` to send text to the repl
|
||||
* `restart` to restart a repl
|
||||
* `deploy` to upload a project to its web
|
||||
* `test` to run all the tests in a project
|
||||
* `format` to run a code formatter on things
|
Loading…
Reference in New Issue
Block a user