Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.
/ smartflat-core Public archive

🏠 Internet of things server. Loads and connects other smartflat modules.

Notifications You must be signed in to change notification settings

smartflat/smartflat-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smartflat Core

Join the chat at https://gitter.im/dodekeract/smartflat MIT License Build Status Code Climate Coverage Status NPM Downloads NPM Dependencies

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.

Via npm

  • npm install -g smartflat-core

Via git

  • git clone https://github.com/dodekeract/smartflat-core
  • npm install
  • npm link
  • npm run build

FAQ

Why is build published on GitHub? Isn't that redundant?

It's needed for viewing the covered lines in coveralls, so I included it.

About

🏠 Internet of things server. Loads and connects other smartflat modules.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published