Skip to content

Latest commit

 

History

History
73 lines (35 loc) · 1.4 KB

README.md

File metadata and controls

73 lines (35 loc) · 1.4 KB

Lelylan Lab API

Lelylan Lab API.

Requirements

Lelylan API is tested against MRI 1.9.3.

Installation

Clone the repository.

git clone [email protected]:lelylan/lab-api.git

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

  • Fork and clone the repository.
  • Run gem install bundler to get the latest for the gemset.
  • Run bundle install for dependencies.
  • Run bundle exec guard and press enter to execute all specs.

Spec guidelines

Follow rspec guidelines.

Coding guidelines

Follow github guidelines.

Feedback

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

Links

Authors

Andrea Reginato

Contributors

Special thanks to the following people for submitting patches.

Changelog

See CHANGELOG

Copyright

See LICENSE for details.