Smartflat Core
The mainframe of smartflat. Loads and connects other smartflat modules.
Installation
Since this module is used to run smartflat, it should be installed globally. If installed correctly, you should be able to just run smartflat
to start it.
npm
Via npm install -g smartflat-core
git
Via git clone https://github.com/dodekeract/smartflat-core
npm install
npm link
npm run build
FAQ
build
published on GitHub? Isn't that redundant?
Why is It's needed for viewing the covered lines in coveralls, so I included it.