The mainframe of smartflat. Loads and connects other smartflat modules.
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 install -g smartflat-core
git clone https://github.com/dodekeract/smartflat-core
npm install
npm link
npm run build
It's needed for viewing the covered lines in coveralls, so I included it.