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,666 of 192,414
Downloads: 341,604

Daily

Ranking: 26,230 of 192,395
Downloads: 16

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,370,520,417bundler
81,303,222,835rake
251,073,985,661thor
29974,273,805rspec
56683,612,297rubocop
73597,897,559pry
102454,627,958byebug
167295,173,591erubis
179276,936,153awesome_print
258194,141,423git
341142,445,039open4
357134,433,508climate_control
77870,317,250fuubar
89057,107,962vault
95651,270,328gems
1,06544,458,858semantic
1,52326,354,752chef
1,53925,675,755diplomat
1,63322,085,139gem-release
2,3219,468,107github_api

Owners

#GravatarHandle
1iconokouam