Let there be light
This commit is contained in:
commit
6b8a916cd5
6 changed files with 68 additions and 0 deletions
7
project.janet
Normal file
7
project.janet
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
(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"])
|
||||
Loading…
Add table
Add a link
Reference in a new issue