r7kamura/ellen

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
CHANGELOG.md
Gemfile
LICENSE.txt
README.md
Rakefile
bin/ruboty
ruboty.gemspec
templates/Gemfile
lib/ruboty.rb60
lib/ruboty/action.rb45
lib/ruboty/actions/base.rb10
lib/ruboty/actions/help.rb31
lib/ruboty/actions/ping.rb16
lib/ruboty/actions/whoami.rb9
lib/ruboty/adapter_builder.rb18
lib/ruboty/adapters/base.rb17
lib/ruboty/adapters/shell.rb65
lib/ruboty/brains/base.rb21
lib/ruboty/brains/memory.rb9
lib/ruboty/command_builder.rb39
lib/ruboty/commands/base.rb10
lib/ruboty/commands/generate.rb26
lib/ruboty/commands/help.rb10
lib/ruboty/commands/run.rb9
lib/ruboty/env.rb26
lib/ruboty/env/missing_required_key_error.rb6
lib/ruboty/env/validatable.rb28
lib/ruboty/env/validation_error.rb6
lib/ruboty/handlers/base.rb30
lib/ruboty/handlers/help.rb14
lib/ruboty/handlers/ping.rb10
lib/ruboty/handlers/whoami.rb14
lib/ruboty/message.rb36
lib/ruboty/robot.rb84
lib/ruboty/version.rb3