Categories: None [Edit]
analizaruptor
Analizaruptor is a tool that looks for 'break', 'require', and 'provides'
commands (and does a *teensy* bit of code analyzing (+/(class|module) *(w+)/+)
to provide some defaults) to make your RubyMotion +Rakefile+ and +debugger_cmds+
files short and consistent.
To use, include this gem, and add +app.analyze+ to your +Rakefile+, after you
have added your libraries and whatnot. In your source code you can add
Analizaruptor commands (+#----> break|provides|requires+) and those will be
translated into directives for `app.files_dependencies` and `debugger_cmds`.
Run +rake+ or +rake debug=1+, and off you go!
Total
Ranking: 56,754 of 187,603
Downloads: 18,542
Daily
Ranking: 42,408 of 187,591
Downloads: 7
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | colinta |