Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 646 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 646 Bytes

Fluxible

This repository is the home of Fluxible and related libraries.

Join the #fluxible channel of the Reactiflux Discord community.

Development

Development is currently being done against Node 0.10.

Releases can be done with the following commands:

gulp version -p <packageName> -v <patch|minor|major>
git push origin master
git push origin <tag>
gulp publish -p <packageName>

License

This software is free to use under the Yahoo Inc. BSD license. See the LICENSE file for license text and copyright information.