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,460 of 187,950
Downloads: 328,241

Daily

Ranking: 8,366 of 187,922
Downloads: 230

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,044,215,819bundler
101,176,878,843rake
25999,636,064thor
28929,993,045rspec
57620,301,193rubocop
74560,304,866pry
100427,824,524byebug
158288,015,257erubis
170266,667,222awesome_print
251180,382,552git
328134,017,226open4
349126,620,185climate_control
76167,749,025fuubar
88953,592,078vault
98046,610,219gems
1,09540,090,754semantic
1,47425,878,858chef
1,57422,136,631diplomat
1,89414,823,596gem-release
2,2739,224,633github_api

Owners

#GravatarHandle
1iconokouam