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,166 of 184,953
Downloads: 313,024
Daily
Ranking: 25,493 of 184,934
Downloads: 9
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,650,528,387 | bundler |
10 | 1,032,176,550 | rake |
24 | 894,385,739 | thor |
26 | 859,107,496 | rspec |
61 | 527,176,913 | rubocop |
68 | 502,873,894 | pry |
94 | 383,795,863 | byebug |
135 | 280,026,379 | erubis |
159 | 249,673,483 | awesome_print |
254 | 158,067,927 | git |
324 | 119,466,249 | open4 |
334 | 117,197,601 | climate_control |
720 | 64,625,359 | fuubar |
856 | 50,531,038 | vault |
1,035 | 38,755,504 | gems |
1,099 | 34,802,414 | semantic |
1,371 | 25,257,316 | chef |
1,559 | 19,813,529 | diplomat |
2,139 | 8,907,242 | github_api |
2,227 | 8,251,632 | ridley |
Owners
# | Gravatar | Handle |
---|---|---|
1 | okouam |