Created
March 25, 2025 02:45
-
-
Save sogaiu/f87fab194dca85c5850de192e7b96271 to your computer and use it in GitHub Desktop.
sample content of generated bundle directory
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@{:dependencies @["spork"] | |
:jpm-dependencies @[] | |
:name "git-some-janets" | |
:repo "git+https://github.com/sogaiu/git-some-janets" | |
:url "https://github.com/sogaiu/git-some-janets"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(if (dyn :install-time-syspath) | |
(use @install-time-syspath/spork/declare-cc) | |
(use spork/declare-cc)) | |
(dofile "project.janet" :env (jpm-shim-env)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment