This website requires JavaScript.
Explore
Main Site
Help
Register
Sign In
mirrors
/
janet
Watch
1
Star
0
Fork
0
You've already forked janet
mirror of
https://github.com/janet-lang/janet
synced
2024-11-08 17:59:55 +00:00
Code
Issues
1
Releases
Wiki
Activity
752a5a6e12
janet
/
examples
/
sample-dep2
/
bundle
/
init.janet
4 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add some test usage for the sample bundle.
2024-05-25 17:57:09 +00:00
(defn install
[manifest &]
(bundle/add-file manifest "dep2.janet"))
Reference in New Issue
Copy Permalink