arnes.space-bagatto/project.janet
2021-07-30 00:20:51 +02:00

8 lines
350 B
Janet

(declare-project
:name "arnes.space"
:description "My own homepage." # 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"
"https://github.com/andrewchambers/janet-sh.git"])