Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

FountainJS/fountain

Repository files navigation

⚠️ Unmaintained

This project has been archived and is considered outdated and unmaintained.

With the massive rise of the CLI tools by each major JavaScript Web frameworks, it was become irrelevant to pursue the quest of being a competitive project scaffolder for modern Web project.

We officialy advise to use the coresponding CLI tools for the framework you use:

Of course, we have some regrets regarding our users, Yeoman users and some goals we had with Fountain (like giving important tool choices to users, harmonizing projects configurations between frameworks...) but still, you can use official CLI tools with confidence as they are great project which went further for development experience and Web optimization.

meta-fountain

Build Status

Meta repository for a sweet development

Install

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

Get submodules

$ git submodule update --init --recursive

Link all dependencies

$ npm run linkAll

Test

$ npm test

Submodules status

Submodule Status Coverage Dependencies
fountain-generator Build Status CodeCov Dependency Status
generator-fountain-angular1 Build Status CodeCov Dependency Status
generator-fountain-angular2 Build Status CodeCov Dependency Status
generator-fountain-browsersync Build Status CodeCov Dependency Status
generator-fountain-eslint Build Status CodeCov Dependency Status
generator-fountain-gulp Build Status CodeCov Dependency Status
generator-fountain-inject Build Status CodeCov Dependency Status
generator-fountain-karma Build Status CodeCov Dependency Status
generator-fountain-react Build Status CodeCov Dependency Status
generator-fountain-systemjs Build Status CodeCov Dependency Status
generator-fountain-tslint Build Status CodeCov Dependency Status
generator-fountain-vue Build Status CodeCov Dependency Status
generator-fountain-webapp Build Status CodeCov Dependency Status
generator-fountain-webpack Build Status CodeCov Dependency Status