https://github.com/ruby0x1/snowfall
A simple script to install and update luxe + snow more conveniently
https://github.com/ruby0x1/snowfall
Last synced: about 1 month ago
JSON representation
A simple script to install and update luxe + snow more conveniently
- Host: GitHub
- URL: https://github.com/ruby0x1/snowfall
- Owner: ruby0x1
- License: mit
- Created: 2016-02-16T02:25:17.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2020-06-12T16:49:24.000Z (almost 5 years ago)
- Last Synced: 2024-04-13T20:09:53.224Z (about 1 year ago)
- Language: Haxe
- Size: 152 KB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# snowfall
A simple script to install and update luxe + snow more conveniently during active development. more info on http://snowkit.org## Install
`haxelib install snowfall`
## Running
`haxelib run snowfall`
Further instructions and options are available from there.## Updating
Running `haxelib update snowfall` will update snowfall.
Note that snowfall will check for updates when running and let you know if there are any.## Building
First `haxelib install arguable`
then
Run `haxe build.hxml`
This rebuilds the run.n file, which is called via `haxelib run snowfall`