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,444 of 187,548
Downloads: 325,989

Daily

Ranking: 10,800 of 187,532
Downloads: 97

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,007,742,320bundler
101,164,433,060rake
25990,818,857thor
28924,538,466rspec
57612,739,657rubocop
73555,825,210pry
100424,415,221byebug
158287,247,672erubis
169265,371,424awesome_print
255178,429,045git
326132,794,377open4
348125,666,095climate_control
75967,464,060fuubar
88853,319,733vault
99145,754,718gems
1,09939,555,435semantic
1,46825,817,459chef
1,57821,774,829diplomat
1,92613,973,689gem-release
2,2649,194,360github_api

Owners

#GravatarHandle
1iconokouam