Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 427 Bytes

File metadata and controls

14 lines (10 loc) · 427 Bytes

PackScript

PackScript is a universal package manager and build system. It accomplishes this by using Lua as a configuration language. As such build systems are written directly in lua.

Installation

To install first download cargo Then run:

$ cargo install packscript

Documentation

You can find the WIP documentation here