/lift

Lua automation tool and scripting framework

Primary LanguageLuaMIT LicenseMIT

#Lift – automate tasks and create tools in Lua

Latest Release Build status on UNIX Build status on Windows Coverage Status License

Lift is both a general-purpose task automation tool and a framework for command-line tools in Lua. It’s well suited for creating build scripts, checkers, code generators, package managers and other kinds of command-line productivity tools.

Contributing

Anyone can help make this project better – follow our contribution guidelines and check out the project's philosophy.

Running Tests

Install busted and run busted -v at the root dir.

References

The following projects have in some way influenced Lift's design: