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,530 of 180,404
Downloads: 290,367

Daily

Ranking: 7,727 of 180,385
Downloads: 182

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,060,853,113bundler
16849,094,940rake
23765,651,376rspec
25756,360,694thor
63420,611,001pry
68411,399,820rubocop
94320,065,002byebug
113266,703,513erubis
145218,395,645awesome_print
258121,203,793git
311103,120,671climate_control
33793,878,069open4
71851,926,451fuubar
78544,925,124vault
1,02430,446,083gems
1,11826,167,027semantic
1,17324,457,374chef
1,42017,669,964diplomat
1,9308,529,150github_api
1,9748,133,644ridley

Owners

#GravatarHandle
1iconokouam