https://github.com/ganchrowscientific/gs-luacat
A lua script concatenator to provide conventional require resolution for embedded redis lua scripts
https://github.com/ganchrowscientific/gs-luacat
lua redis
Last synced: 2 months ago
JSON representation
A lua script concatenator to provide conventional require resolution for embedded redis lua scripts
- Host: GitHub
- URL: https://github.com/ganchrowscientific/gs-luacat
- Owner: GanchrowScientific
- License: mit
- Created: 2017-11-29T17:08:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T14:33:22.000Z (about 3 years ago)
- Last Synced: 2025-06-12T18:42:43.899Z (about 1 year ago)
- Topics: lua, redis
- Language: TypeScript
- Homepage:
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A lua script concatenator to provide conventional require resolution for embedded redis lua scripts
# Installation
```bash
npm install -D gs-luacat
```
# Usage
```bash
luacat
```