/fountain

Root fountain repository, design to contains scripts and integration tests

Primary LanguageJavaScript

meta-fountain

Meta repository for a sweet development

Install

$ git clone git@github.com:FountainJS/fountain.git
$ cd fountain
$ npm install

Link all dependencies

$ npm run linkAll

Test

$ npm test