Sha256: ae4d4d076aaf6cfb1c1a9082f082f5fd2652eb837072c07a3fc47dface2c8097
Contents?: true
Size: 1.12 KB
Versions: 1
Compression:
Stored size: 1.12 KB
Contents
# Nutella [](https://travis-ci.org/ltg-uic/nutella_framework) [](https://gemnasium.com/ltg-uic/nutella_framework) [](https://codeclimate.com/github/ltg-uic/nutella_framework) Nutella is a framework to build and run "Internet of Things"-like learning applications. It's still _very_ under development so keep an eye for new version and help fix the bugs you find by sumbmitting issues. # Hello world For a complete guide on how to use Nutella, please refer to [this wiki](https://github.com/ltg-uic/nutella/wiki). You can install the most recent version of nutella with `gem install nutella_framework`. If all goes as expected you should be able to type `nutella` in your shell and get a welcome message. # Building & contributing Clone the repo, and simply type `rake` in the repo. This will run all the tests. If you want to do some fancier tasks simply type `rake -T` for a list of awesomess.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nutella_framework-0.1.0 | README.md |