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
2025-02-08 13:00:01 +00:00
Code
Issues
1
Releases
Wiki
Activity
janet
/
examples
/
sample-dep1
/
bundle
/
info.jdn
5 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add some testing to the bundle/ module.
2024-05-25 12:39:46 -05:00
@{
Change interface for bundle/install Name argument should be inferred in most cases. Also use :name instead of :bundle-name in most places to be terser and simpler.
2024-05-26 16:26:08 -05:00
:name "sample-dep1"
Add some testing to the bundle/ module.
2024-05-25 12:39:46 -05:00
:dependencies ["sample-dep2"]
}
Reference in New Issue
Copy Permalink