undulate
v0.1.0
Published
Package manager for Lua
Readme
Undulate
Package manager targeted at simple Lua-only libraries.
Installation
Requires Node.js 6 or newer.
npm install undulateUsage
und install [user]/[package][@tag]This installs the package [user]/[package] from GitHub into the lib directory relative to the current working directory. tag is optional, and defaults to master.
