rubyonjets / examples

Jets Example Projects

Home Page:http://rubyonjets.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jets Example Projects

BoltOps Badge

List of example projects with Jets. Projects are submodules in the examples folder. To check out the all projects locally:

git clone https://github.com/tongueroo/jets-examples.git
cd jets-examples
git submodule init
git submodule update

Examples

Adding your project

Fork the repo and create a pull request.

Submodule

To add your project as a submodule:

git submodule add https://github.com/username/my_project.git examples/my_project

Update README

There's a command to update the readme projects list:

rake readme

Thank You

If you find Jets interesting, please it a GitHub star tongueroo/jets. It helps others find out about the project. I'd appreciate it!

About

Jets Example Projects

http://rubyonjets.com/


Languages

Language:Ruby 92.0%Language:Shell 8.0%