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,460 of 187,950
Downloads: 328,241
Daily
Ranking: 8,366 of 187,922
Downloads: 230
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,044,215,819 | bundler |
| 10 | 1,176,878,843 | rake |
| 25 | 999,636,064 | thor |
| 28 | 929,993,045 | rspec |
| 57 | 620,301,193 | rubocop |
| 74 | 560,304,866 | pry |
| 100 | 427,824,524 | byebug |
| 158 | 288,015,257 | erubis |
| 170 | 266,667,222 | awesome_print |
| 251 | 180,382,552 | git |
| 328 | 134,017,226 | open4 |
| 349 | 126,620,185 | climate_control |
| 761 | 67,749,025 | fuubar |
| 889 | 53,592,078 | vault |
| 980 | 46,610,219 | gems |
| 1,095 | 40,090,754 | semantic |
| 1,474 | 25,878,858 | chef |
| 1,574 | 22,136,631 | diplomat |
| 1,894 | 14,823,596 | gem-release |
| 2,273 | 9,224,633 | github_api |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | okouam |