Initial Commit
This commit is contained in:
1
bundle/info.jdn
Normal file
1
bundle/info.jdn
Normal file
@@ -0,0 +1 @@
|
||||
@{:name "censtablo" :description "River Window Manager" :jpm-dependencies @["https://codeberg.org/ifreund/janet-wayland" "https://codeberg.org/ifreund/janet-xkbcommon"]}
|
||||
4
bundle/init.janet
Normal file
4
bundle/init.janet
Normal file
@@ -0,0 +1,4 @@
|
||||
(if (dyn :install-time-syspath)
|
||||
(use @install-time-syspath/spork/declare-cc)
|
||||
(use spork/declare-cc))
|
||||
(dofile "project.janet" :env (jpm-shim-env))
|
||||
Reference in New Issue
Block a user