luashell

This is a small Lua module to help write what would be shell scripts in Lua.

$ luarocks install luashell

This is a small Lua module to help write what would be shell scripts in Lua.

It provides easy ways to run commands and check for success, get values of
environment variables with optional default value if not set, capture output
of commands, run pipelines and run POSIX tests (e.g. if file exists,
if directory exists, etc.).

Versions

0.4-12 years ago150 downloads
0.3-12 years ago21 downloads
0.2-12 years ago12 downloads
0.1-12 years ago14 downloads

Dependencies

lua >= 5.3, < 5.5
luaposix >= 35.0-1

Dependency for

themoonlitknot, tulip, tulip-cli

Manifests