1
0
mirror of https://github.com/janet-lang/janet synced 2025-02-09 13:30:00 +00:00

4 lines
72 B
Plaintext
Raw Normal View History

(defn install
[manifest &]
(bundle/add-file manifest "dep1.janet"))