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: 9,166 of 184,953
Downloads: 313,024

Daily

Ranking: 25,493 of 184,934
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,650,528,387bundler
101,032,176,550rake
24894,385,739thor
26859,107,496rspec
61527,176,913rubocop
68502,873,894pry
94383,795,863byebug
135280,026,379erubis
159249,673,483awesome_print
254158,067,927git
324119,466,249open4
334117,197,601climate_control
72064,625,359fuubar
85650,531,038vault
1,03538,755,504gems
1,09934,802,414semantic
1,37125,257,316chef
1,55919,813,529diplomat
2,1398,907,242github_api
2,2278,251,632ridley

Owners

#GravatarHandle
1iconokouam