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: 8,994 of 183,501
Downloads: 307,739
Daily
Ranking: 45,714 of 183,494
Downloads: 2
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 | 2,458,813,476 | bundler |
10 | 970,092,883 | rake |
24 | 843,956,230 | thor |
25 | 825,534,096 | rspec |
62 | 485,460,157 | rubocop |
69 | 473,824,100 | pry |
94 | 362,320,269 | byebug |
127 | 276,056,706 | erubis |
158 | 239,604,494 | awesome_print |
252 | 144,813,666 | git |
327 | 112,863,899 | climate_control |
337 | 109,902,907 | open4 |
705 | 61,493,983 | fuubar |
827 | 48,852,280 | vault |
1,032 | 35,940,026 | gems |
1,110 | 31,997,975 | semantic |
1,321 | 24,976,066 | chef |
1,512 | 19,126,839 | diplomat |
2,082 | 8,776,642 | github_api |
2,158 | 8,214,266 | ridley |
Owners
# | Gravatar | Handle |
---|---|---|
1 | okouam |