[![Build](https://img.shields.io/github/actions/workflow/status/lunarmodules/luasystem/build.yml?branch=master&label=Unix/Win/Mac%20Build)](https://github.com/lunarmodules/luasystem/actions/workflows/build.yml) [![Lint](https://github.com/lunarmodules/luasystem/workflows/Lint/badge.svg)](https://github.com/lunarmodules/luasystem/actions/workflows/lint.yml) [![SemVer](https://img.shields.io/github/v/tag/lunarmodules/luasystem?color=brightgreen&label=SemVer&logo=semver&sort=semver)](CHANGELOG.md) # LuaSystem luasystem is a platform independent system call library for Lua. Supports Unix, Windows, MacOS, `Lua >= 5.1` and `luajit >= 2.0.0`. ## License and copyright See [LICENSE.md](LICENSE.md) ## Documentation See [online documentation](https://lunarmodules.github.io/luasystem/) ## Changelog & Versioning See [CHANGELOG.md](CHANGELOG.md)