Yserz / RJCheck

RJCheck checks the architecture of software.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== RJCheck

RJCheck checks the architecture of a EJB project.

== Install
- clone the git repo with 'git clone <git_repo_adress>'
- make sure ruby 2.0.0 is installed (you should use rvm for that)
- make sure bundler is installed as a gem ('gem install bundler')
- execute 'bundle install'
- test RJCheck with 'rake test'
- run RJCheck with 'ruby lib/rjcheck'

About

RJCheck checks the architecture of software.

License:Other


Languages

Language:Ruby 100.0%