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,818 of 193,008
Downloads: 343,299

Daily

Ranking: 8,896 of 192,965
Downloads: 214

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,422,936,734bundler
81,322,947,927rake
251,085,396,788thor
29980,753,004rspec
56692,665,206rubocop
72603,359,458pry
102458,538,187byebug
170296,168,947erubis
181278,651,721awesome_print
260196,081,882git
343143,634,802open4
360135,777,717climate_control
78270,664,434fuubar
89357,547,807vault
95351,988,414gems
1,06045,189,701semantic
1,53326,423,229chef
1,54525,805,526diplomat
1,57924,209,751gem-release
2,3269,487,200github_api

Owners

#GravatarHandle
1iconokouam