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,846 of 193,540
Downloads: 344,450

Daily

Ranking: 25,689 of 193,523
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,477,387,544bundler
81,341,038,984rake
251,097,087,977thor
29987,418,354rspec
56702,221,074rubocop
71608,795,538pry
104462,330,634byebug
172297,119,059erubis
183280,448,119awesome_print
262198,144,206git
344144,913,882open4
362136,991,567climate_control
78371,020,636fuubar
89657,913,306vault
95052,580,489gems
1,05445,997,429semantic
1,53526,499,680chef
1,54825,963,022diplomat
1,58424,465,317gem-release
2,3439,512,864github_api

Owners

#GravatarHandle
1iconokouam