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,976 of 196,338
Downloads: 349,781

Daily

Ranking: 19,378 of 196,320
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,687,515,579bundler
81,399,913,164rake
251,140,609,361thor
291,013,199,560rspec
57737,392,019rubocop
72628,596,604pry
108476,220,255byebug
176300,506,455erubis
189285,937,754awesome_print
263205,861,886git
349149,530,376open4
361141,573,665climate_control
79472,436,411fuubar
89859,188,820vault
94354,783,122gems
1,03848,852,684semantic
1,55626,817,053chef
1,56826,334,757diplomat
1,58225,468,069gem-release
2,3769,589,359github_api

Owners

#GravatarHandle
1iconokouam