Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ruby0x1/snowfall

A simple script to install and update luxe + snow more conveniently
https://github.com/ruby0x1/snowfall

Last synced: 2 months ago
JSON representation

A simple script to install and update luxe + snow more conveniently

Lists

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`