Lelylan Dev Center site where documentations, examples, libraries, and showcases related to Lelylan are collected.
Lelylan Dev Center is tested against MRI 1.9.3.
$ git clone [email protected]:lelylan/dev.git && cd dev
$ gem install bundler
$ bundle install
$ foreman start
Docker image: lelylanlab/dev
$ docker run -d -it --name dev lelylanlab/dev
$ docker build --tag=dev .
$ docker run -d -it --name dev dev
Fork the repo on github and send a pull requests with topic branches.
- Fork and clone the repository.
- Run
gem install bundler
to get the latest for the gemset. - Run
bundle install
for dependencies. - Run
foreman start
for dependencies.
- Duplicated documentation is not accepted.
- Documentation should be placed in the right section.
- Update the CHANGELOG.
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.