Device type API (properties, functions ans statuses).
Types API is tested against MRI 1.9.3 and Redis 2.6.
$ git clone [email protected]:lelylan/types.git && cd types
$ gem install bundler
$ bundle install
$ foreman start
Docker image: lelylanlab/types
$ docker run -d -it --name types lelylanlab/types
$ docker build --tag=types .
$ docker run -d -it --name types types
When installing the service in production set lelylan environment variables.
Fork the repo on github and send a pull requests with topic branches. Do not forget to provide specs to your contribution.
$ gem install bundler
$ bundle install
$ bundle exec guard
Press enter to execute all specs.
Follow betterspecs.org guidelines.
Follow github guidelines.
Use the issue tracker for bugs or stack overflow for questions. Mail or Tweet us for any idea that can improve the project.
Special thanks to all people helping to make the project real.
See CHANGELOG
Lelylan is licensed under the Apache License, Version 2.0.