openc/turbot-client

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
.yardopts
Gemfile
LICENSE
README.md
Rakefile
appveyor.yml
bin/turbot
data/schema.json
data/templates/LICENSE.txt
data/templates/manifest.json
data/templates/python/scraper.py11
A
0 mins
data/templates/ruby/scraper.rb13
A
0 mins
lib/turbot.rb19
A
0 mins
lib/turbot/cli.rb21
A
0 mins
lib/turbot/command.rb129
A
2 hrs
lib/turbot/command/auth.rb56
A
0 mins
lib/turbot/command/base.rb116
A
0 mins
lib/turbot/command/bots.rb240
C
7 hrs
lib/turbot/command/help.rb77
A
0 mins
lib/turbot/command/version.rb7
A
0 mins
lib/turbot/handlers/base_handler.rb18
A
0 mins
lib/turbot/handlers/dump_handler.rb9
A
0 mins
lib/turbot/handlers/preview_handler.rb26
A
0 mins
lib/turbot/handlers/validation_handler.rb14
A
0 mins
lib/turbot/helpers.rb45
A
1 hr
lib/turbot/helpers/api_helper.rb23
A
0 mins
lib/turbot/helpers/netrc_helper.rb43
A
0 mins
lib/turbot/helpers/shell_helper.rb29
A
1 hr
lib/turbot/version.rb3
A
0 mins
turbot.gemspec