https://github.com/andreynering/go-lua-cmd
Command line tool to run Lua files
https://github.com/andreynering/go-lua-cmd
command-line-tool golang lua
Last synced: about 1 year ago
JSON representation
Command line tool to run Lua files
- Host: GitHub
- URL: https://github.com/andreynering/go-lua-cmd
- Owner: andreynering
- License: mit
- Created: 2016-10-06T13:48:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-09T20:02:35.000Z (over 9 years ago)
- Last Synced: 2025-01-24T07:09:23.539Z (about 1 year ago)
- Topics: command-line-tool, golang, lua
- Language: Go
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-lua-cmd
Command line tool to run Lua files
```bash
go get -u github.com/andreynering/go-lua-cmd/cmd/lua
```