Skip to content

sinorga/og_init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OgInit

og_init is a basic rails application generator with some additional setups.

Installation

Install it yourself as:

$ gem install og_init

Usage

$ og_init [your_app_name]

Features

RVM

Using your_app_name for setup a gemset with ruby 2.1.2

Testing gems

There are several gems for helping you write test code. The main gem is RSpec.

Contributing

  1. Fork it ( https://github.com/sinorga/og_init/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

og_init is an experimental gem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages