https://github.com/afaur/luvit-loader
https://github.com/afaur/luvit-loader
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/afaur/luvit-loader
- Owner: afaur
- Created: 2016-06-13T05:54:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-13T05:54:48.000Z (about 10 years ago)
- Last Synced: 2025-04-06T08:26:11.943Z (over 1 year ago)
- Language: Lua
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
This project was put together following the blog post: [Pure-Luv](https://luvit.io/blog/pure-luv.html)
# Install and Run
If you are on a mac these instructions should work...
After cloning the repo and changing directory inside run these commands:
~~~
> ./install
> ./run
~~~