Skip to content

Instantly share code, notes, and snippets.

@sogaiu
Created March 25, 2025 02:45
Show Gist options
  • Save sogaiu/f87fab194dca85c5850de192e7b96271 to your computer and use it in GitHub Desktop.
Save sogaiu/f87fab194dca85c5850de192e7b96271 to your computer and use it in GitHub Desktop.
sample content of generated bundle directory
@{: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"}
(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