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: - of 0
Downloads: -
Daily
Ranking: - of 0
Downloads: -
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,524,455,789 | bundler |
| 8 | 1,354,615,159 | rake |
| 25 | 1,107,409,166 | thor |
| 29 | 993,218,487 | rspec |
| 56 | 710,510,158 | rubocop |
| 72 | 613,447,704 | pry |
| 105 | 465,575,756 | byebug |
| 172 | 297,919,500 | erubis |
| 183 | 281,903,365 | awesome_print |
| 265 | 199,930,902 | git |
| 346 | 146,022,408 | open4 |
| 360 | 138,032,512 | climate_control |
| 785 | 71,338,958 | fuubar |
| 895 | 58,218,324 | vault |
| 952 | 53,061,688 | gems |
| 1,050 | 46,690,216 | semantic |
| 1,537 | 26,563,734 | chef |
| 1,552 | 26,078,270 | diplomat |
| 1,584 | 24,670,067 | gem-release |
| 2,351 | 9,531,133 | github_api |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | okouam |