1
0
mirror of https://github.com/janet-lang/janet synced 2025-03-03 15:05:16 +00:00
2024-05-25 12:57:09 -05:00

4 lines
72 B
Plaintext

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