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,994 of 183,501
Downloads: 307,739

Daily

Ranking: 45,714 of 183,494
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,458,813,476bundler
10970,092,883rake
24843,956,230thor
25825,534,096rspec
62485,460,157rubocop
69473,824,100pry
94362,320,269byebug
127276,056,706erubis
158239,604,494awesome_print
252144,813,666git
327112,863,899climate_control
337109,902,907open4
70561,493,983fuubar
82748,852,280vault
1,03235,940,026gems
1,11031,997,975semantic
1,32124,976,066chef
1,51219,126,839diplomat
2,0828,776,642github_api
2,1588,214,266ridley

Owners

#GravatarHandle
1iconokouam