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,375 of 186,833
Downloads: 319,779

Daily

Ranking: 6,688 of 186,696
Downloads: 224

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,901,817,099bundler
101,126,598,827rake
25963,269,230thor
27908,597,480rspec
57588,723,205rubocop
71542,145,729pry
98414,034,734byebug
148285,001,612erubis
164261,684,301awesome_print
252173,061,758git
323129,597,580open4
343123,106,624climate_control
75066,601,924fuubar
87852,557,728vault
1,01143,405,824gems
1,10138,034,232semantic
1,44425,604,065chef
1,59220,880,495diplomat
1,99411,889,111gem-release
2,2199,125,034github_api

Owners

#GravatarHandle
1iconokouam