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,941 of 195,762
Downloads: 348,900

Daily

Ranking: 9,709 of 195,747
Downloads: 118

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,629,697,366bundler
81,384,293,602rake
251,129,356,532thor
291,006,320,288rspec
57728,179,197rubocop
72623,573,670pry
106472,651,013byebug
175299,657,682erubis
186284,528,413awesome_print
263203,794,809git
348148,322,172open4
360140,312,960climate_control
79072,060,718fuubar
89858,832,227vault
94754,195,482gems
1,04048,196,127semantic
1,55126,734,659chef
1,56126,271,763diplomat
1,58125,204,613gem-release
2,3659,571,267github_api

Owners

#GravatarHandle
1iconokouam