tbastos / lift

Lua automation tool and scripting framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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:

About

Lua automation tool and scripting framework

License:MIT License


Languages

Language:Lua 89.7%Language:Batchfile 8.9%Language:Shell 1.3%