An open API service indexing awesome lists of open source software.

https://github.com/dannyben/gem-rig

A base template rig for developing ruby gems
https://github.com/dannyben/gem-rig

rig scaffold-template

Last synced: over 1 year ago
JSON representation

A base template rig for developing ruby gems

Awesome Lists containing this project

README

          

Ruby Gem Rig
==================================================

This is my personal gem rig template for [rigit][1].

If you wish to use it as a template, you should fork it and adjust it to your
needs.

Usage
--------------------------------------------------

$ rig install git@github.com:DannyBen/gem-rig.git
$ mkdir mygem && cd mygem
$ rig build gem

[1]: https://dannyben.github.io/rigit/