Skip to content
/ types Public

Lelylan type API (properties, functions ans statuses).

Notifications You must be signed in to change notification settings

lelylan/types

Repository files navigation

Types API

Device type API (properties, functions ans statuses).

Requirements

Types API is tested against MRI 1.9.3 and Redis 2.6.

Installation

$ git clone [email protected]:lelylan/types.git  && cd types
$ gem install bundler
$ bundle install
$ foreman start

Install with docker

Badges

Docker image: lelylanlab/types

Use docker hub image

$ docker run -d -it --name types lelylanlab/types

Generate local image

$ docker build --tag=types .
$ docker run -d -it --name types types

When installing the service in production set lelylan environment variables.

Resources

Contributing

Fork the repo on github and send a pull requests with topic branches. Do not forget to provide specs to your contribution.

Running specs

$ gem install bundler
$ bundle install
$ bundle exec guard

Press enter to execute all specs.

Spec guidelines

Follow betterspecs.org guidelines.

Coding guidelines

Follow github guidelines.

Feedback

Use the issue tracker for bugs or stack overflow for questions. Mail or Tweet us for any idea that can improve the project.

Links

Authors

Andrea Reginato

Contributors

Special thanks to all people helping to make the project real.

Changelog

See CHANGELOG

License

Lelylan is licensed under the Apache License, Version 2.0.

About

Lelylan type API (properties, functions ans statuses).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages