Categories: None [Edit]

sambot

https://rubygems.org/gems/sambot
https://github.com/okouam/sambot
# Sambot Sambot is our internal Platform Engineering toolchain to help standardize and simplify our DevOps workflow. It provides an executable with a variety of commands, grouped in various areas of functionality such as session management, DNS changes and cookbook management. ## Usage To install the gem, simply run `chef gem install sambot`. This will install the gem in your ChefDK installation. If you want to use it outside Chef, run `gem install sambot`. Run `chef exec sambot` to be shown the help menu. For help on specific commands, i.e. cookbook management and specific cookbook management commands, run `chef exec sambot help cookbook` or `chef exec sambot cookbook help generate` for example. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.exacttarget.com/ads-devops/sambot. ### Installation Make sure you have `ruby >= 2.4.0` installed. Install `bundler >= 1.15.1` by running `gem install bundler` Run `bundle install` from the root of the project to install the required Ruby gems. ### Running Sambot If you want to test your changes locally, you can run `bundle exec bin/sambot`. ### Running Tests Run `bundle exec rspec spec` to execute the unit tests. Run `cd integration_tests && bundle exec rspec .` to execute the integration tests. These require that you have Docker Compose available. ### Linting There is nothing here yet

Total

Ranking: 8,528 of 180,434
Downloads: 291,092

Daily

Ranking: 7,543 of 180,417
Downloads: 181

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,072,399,962bundler
16852,527,476rake
23767,349,058rspec
25758,767,286thor
63422,077,853pry
68413,368,153rubocop
94321,229,225byebug
114266,992,913erubis
145218,974,170awesome_print
258121,790,021git
312103,391,852climate_control
33794,257,474open4
71852,131,050fuubar
78545,079,874vault
1,02530,588,422gems
1,11826,333,157semantic
1,17624,477,678chef
1,42117,714,461diplomat
1,9388,538,050github_api
1,9778,135,918ridley

Owners

#GravatarHandle
1iconokouam