Skip to content

mikaa123/umlify2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

umlify2 Build Status Coverage Status Code Climate

Umlify reads ruby and transforms it to UML.

WIP.

Contributing

  1. Fork it
  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 new Pull Request

Setting up your environment

Once you have cloned the repository, do:

$ bundle install

And you're good to do. You can run the tests by doing:

$ rake test

Releases

No releases published

Packages

No packages published

Languages