Initial Commit
This commit is contained in:
9
project.janet
Normal file
9
project.janet
Normal file
@@ -0,0 +1,9 @@
|
||||
(declare-project
|
||||
:name "censtablo"
|
||||
:description ""
|
||||
:dependencies @["spork" "https://codeberg.org/ifreund/janet-wayland"]
|
||||
:version "0.0.0")
|
||||
|
||||
(declare-executable
|
||||
:name "censtablo"
|
||||
:entry "./main.janet")
|
||||
Reference in New Issue
Block a user