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,564 of 189,933
Downloads: 336,494

Daily

Ranking: 16,600 of 189,920
Downloads: 35

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,219,693,676bundler
81,248,043,640rake
251,041,126,665thor
29954,622,386rspec
56655,844,312rubocop
73581,052,570pry
102442,777,885byebug
162291,930,290erubis
178272,482,266awesome_print
254188,349,041git
336138,811,150open4
354130,952,650climate_control
77769,088,873fuubar
89555,372,356vault
96749,382,840gems
1,08042,572,756semantic
1,50326,142,527chef
1,53924,762,414diplomat
1,73918,840,841gem-release
2,2969,382,090github_api

Owners

#GravatarHandle
1iconokouam