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,423 of 187,178
Downloads: 323,753

Daily

Ranking: 12,900 of 187,161
Downloads: 64

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,967,288,462bundler
101,149,993,357rake
25979,989,109thor
27918,535,163rspec
57603,206,713rubocop
73550,805,821pry
98420,692,818byebug
154286,444,559erubis
167263,968,826awesome_print
254176,400,627git
325131,554,709open4
346124,767,491climate_control
75767,151,630fuubar
88453,019,703vault
99844,874,454gems
1,09938,966,287semantic
1,46425,745,957chef
1,58621,389,079diplomat
1,97013,094,037gem-release
2,2479,164,705github_api

Owners

#GravatarHandle
1iconokouam