Skip to content

A simple tool to visualize the order of Rake tasks of an existing project.

License

Notifications You must be signed in to change notification settings

robfors/rake_flow_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rake Flow Visualizer

This Ruby Gem will help you determine the order of task execution of an existing project using Rake. I wrote it to help reverse engineer a complex project I found and wanted to clean up.'

Install

gem install rake_flow_visualizer

Run

When you are in your project's root directory simply run rake_flow_visualizer.

About

A simple tool to visualize the order of Rake tasks of an existing project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages