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,534 of 189,409
Downloads: 334,216
Daily
Ranking: 13,709 of 189,386
Downloads: 24
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,176,137,283 | bundler |
| 9 | 1,231,849,099 | rake |
| 25 | 1,031,533,368 | thor |
| 29 | 948,688,129 | rspec |
| 56 | 647,648,916 | rubocop |
| 74 | 576,032,483 | pry |
| 100 | 439,206,859 | byebug |
| 161 | 291,050,025 | erubis |
| 177 | 271,091,596 | awesome_print |
| 254 | 186,496,167 | git |
| 334 | 137,700,146 | open4 |
| 353 | 129,860,751 | climate_control |
| 773 | 68,745,367 | fuubar |
| 895 | 54,916,238 | vault |
| 974 | 48,802,519 | gems |
| 1,082 | 41,968,574 | semantic |
| 1,492 | 26,079,810 | chef |
| 1,536 | 24,559,404 | diplomat |
| 1,774 | 17,875,695 | gem-release |
| 2,292 | 9,338,534 | github_api |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | okouam |