initial
This commit is contained in:
10
project.janet
Normal file
10
project.janet
Normal file
@@ -0,0 +1,10 @@
|
||||
(declare-project
|
||||
:name "κανών"
|
||||
:author "Veit Heller"
|
||||
:license "WTFPL"
|
||||
:url "https://github.com/hellerve/kanon"
|
||||
:repo "git+https://github.com/hellerve/kanon.git")
|
||||
|
||||
(declare-source
|
||||
:name "kanon"
|
||||
:source ["kanon.janet"])
|
Reference in New Issue
Block a user