10 lines
206 B
Plaintext
10 lines
206 B
Plaintext
|
(declare-project
|
||
|
:dependencies [
|
||
|
{:url "https://github.com/ianthehenry/judge.git"
|
||
|
:tag "v2.8.1"}
|
||
|
{:url "https://github.com/janet-lang/spork"}
|
||
|
])
|
||
|
|
||
|
(declare-source
|
||
|
:source ["ludus.janet"])
|