Skip to content

espace/Annazer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Annazer

A centralized code quality guidelines gem for all Ruby on Rails projects

Installation: The gem is not published yet, so to use it follow the following instructions:

  1. Clone the repo.
  2. Build the gem using gem build annazer.gemspec, this will create a annazer-0.0.1.gem gem file.
  3. Install the gem locally using gem install annazer-0.0.1.gem
  4. Add gem to you Gemfile(i.e. gem 'annazer').
  5. Run bundle install, bundler will search local installations before searching in gem repo.
  6. Run initialization rake task command rake annazer:install
  7. Enjoy!

About

Annazer Description

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages