RoCommands

installation

getting started

setup in zeus

shortcuts

rails

generate

struct .bashrc

customize your own commands

Misc

guard_helpers(like .rake task)

quickly require dependences in lib

some rspec helpers

RoadMap

  • a line
  • add paths file
  • add introduction fIor each command
  • add ro to zeus, change bash alias
  • customize commands in other project like guard(search lib/ro_commands dir of each gems)
  • beautify usage format
  • change out to StringIO
  • add ::Guard.listener.unpause and pause hook to guard_helper ClassMethods when it append to ::Pry::Commands(use method alias and a mid_pry_module like alias_method_chain)
  • change ro_command_bin from require all to autoload all
  • search all lib/ro_commands with celluloid
  • add guard gem install
  • add process manager
  • finish README.md