0.1.0 • Published 7 years ago

undulate v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Undulate

Package manager targeted at simple Lua-only libraries.

Installation

Requires Node.js 6 or newer.

npm install undulate

Usage

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.

0.1.0

7 years ago