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,423 of 187,178
Downloads: 323,753
Daily
Ranking: 12,900 of 187,161
Downloads: 64
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,967,288,462 | bundler |
10 | 1,149,993,357 | rake |
25 | 979,989,109 | thor |
27 | 918,535,163 | rspec |
57 | 603,206,713 | rubocop |
73 | 550,805,821 | pry |
98 | 420,692,818 | byebug |
154 | 286,444,559 | erubis |
167 | 263,968,826 | awesome_print |
254 | 176,400,627 | git |
325 | 131,554,709 | open4 |
346 | 124,767,491 | climate_control |
757 | 67,151,630 | fuubar |
884 | 53,019,703 | vault |
998 | 44,874,454 | gems |
1,099 | 38,966,287 | semantic |
1,464 | 25,745,957 | chef |
1,586 | 21,389,079 | diplomat |
1,970 | 13,094,037 | gem-release |
2,247 | 9,164,705 | github_api |
Owners
# | Gravatar | Handle |
---|---|---|
1 | okouam |