arnes.space-bagatto/project.janet
2021-07-07 16:06:47 +02:00

7 lines
294 B
Janet

(declare-project
:name "arnes.space"
:description "a library that does things" # some example metadata.
# Optional urls to git repositories that contain required artifacts.
:dependencies ["https://git.sr.ht/~subsetpark/bagatto"
"https://github.com/swlkr/janet-html"])