lelylanlab/dev

By lelylanlab

Updated about 9 years ago

Lelylan Dev Center

Image
0

577

lelylanlab/dev repository overview

Introduction

Lelylan Dev Center site where documentations, examples, libraries, and showcases related to Lelylan are collected.

Requirements

Lelylan Dev Center is tested against MRI 1.9.3.

Installation

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

Install with docker

Badges

Docker image: lelylanlab/dev

Use docker hub image
$ docker run -d -it --name dev lelylanlab/dev
Generate local image
$ docker build --tag=dev .
$ docker run -d -it --name dev dev

Resources

Contributing

Fork the repo on github and send a pull requests with topic branches.

Usage

  • 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.

Guidelines

  • Duplicated documentation is not accepted.
  • Documentation should be placed in the right section.
  • Update the CHANGELOG.

Feedback

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

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.

Tag summary

Content type

Image

Digest

Size

292.9 MB

Last updated

about 9 years ago

Requires Docker Desktop 4.37.1 or later.