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: 55,814 of 183,147
Downloads: 17,342
Daily
Ranking: 51,220 of 183,139
Downloads: 0
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 |