deps.lua
is an all-in-one script containing your declarative list of dependencies and installing any missing ones.
Kind of like Clojure's deps.edn
except that the dependencies and code to download them are bundled in one package.
- add link from file to gist so people can find back to here
- add entries to .gitignore if available
- ? if file ends in
.fnl
, downloadfennel.lua
and compile to respective.lua
file location