15 lines
122 B
Plaintext
15 lines
122 B
Plaintext
Build:
|
|
shards build --release
|
|
|
|
Run:
|
|
./bin/term_crystal
|
|
|
|
also:
|
|
|
|
Build:
|
|
crystal build crystal.cr --release
|
|
|
|
Run:
|
|
./crystal
|
|
|