Skip to content

poysama/cableguy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cable Guy

Build config files for your Rails apps.

Installation

gem install cableguy

Usage

  1. Add cableguy initializer in your config folder config/cableguy.rb
  2. Add your config templates under the config folder config/templates/config.yml
  3. Run cable in your rails root folder

Testing

None yet

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_branch)
  3. Commit your changes (git commit -am "Added awesome code")
  4. Push to the branch (git push origin my_branch)
  5. Create an Issue with a link to your branch.
  6. Play the waiting game.

About

config file generator for rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages