Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonjondev/love-cli-tools
A set of bash commands for managing LÖVE Engine projects
https://github.com/jonjondev/love-cli-tools
Last synced: 7 days ago
JSON representation
A set of bash commands for managing LÖVE Engine projects
- Host: GitHub
- URL: https://github.com/jonjondev/love-cli-tools
- Owner: jonjondev
- Created: 2019-04-30T08:45:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T08:50:01.000Z (over 5 years ago)
- Last Synced: 2023-08-16T10:05:37.678Z (about 1 year ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LÖVE CLI Tools
This is a set of commands for OSX that alias LÖVE Engine tools to make them easier to manage.
## Installation
Before usage you must have installed:
- LÖVE (can be installed with the application file from thier website)## Usage
Run a LÖVE program:
```
lover
```