Categories: None [Edit]
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,472 of 188,252
Downloads: 330,118
Daily
Ranking: 21,414 of 188,232
Downloads: 15
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,079,967,256 | bundler |
| 10 | 1,188,890,086 | rake |
| 25 | 1,008,668,845 | thor |
| 29 | 935,425,343 | rspec |
| 57 | 628,200,938 | rubocop |
| 74 | 564,690,878 | pry |
| 100 | 431,258,000 | byebug |
| 158 | 288,807,989 | erubis |
| 170 | 267,945,991 | awesome_print |
| 251 | 182,145,309 | git |
| 330 | 135,081,244 | open4 |
| 351 | 127,490,487 | climate_control |
| 764 | 68,017,159 | fuubar |
| 893 | 53,923,396 | vault |
| 974 | 47,440,018 | gems |
| 1,095 | 40,588,892 | semantic |
| 1,476 | 25,944,101 | chef |
| 1,566 | 22,743,285 | diplomat |
| 1,868 | 15,588,208 | gem-release |
| 2,280 | 9,247,037 | github_api |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | okouam |