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: 10,017 of 196,619
Downloads: 350,072

Daily

Ranking: 13,398 of 196,594
Downloads: 58

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,749,482,850bundler
81,416,207,584rake
251,151,960,126thor
291,020,353,632rspec
56747,036,942rubocop
72633,699,912pry
108479,911,036byebug
177301,370,956erubis
189287,439,875awesome_print
263207,975,375git
351150,835,407open4
363142,849,510climate_control
79672,836,114fuubar
90259,582,097vault
94355,347,493gems
1,03749,496,934semantic
1,56026,891,058chef
1,57526,400,256diplomat
1,58625,695,984gem-release
2,3909,607,341github_api

Owners

#GravatarHandle
1iconokouam