frontmesh / fluxible

A pluggable container for universal flux applications

Home Page:http://fluxible.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fluxible

This repository is the home of Fluxible and related libraries.

For support, join our gitter.im channel.

Development

Development is currently being done against Node 4/6.

Releases can be done with the following steps:

> gulp version -p <packageName> -v <patch|minor|major>
manually update CHANGELOG.md in the <packageName>
> 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.

About

A pluggable container for universal flux applications

http://fluxible.io

License:Other


Languages

Language:JavaScript 96.6%Language:CSS 3.4%