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,959 of 183,139
Downloads: 306,031
Daily
Ranking: 5,914 of 183,127
Downloads: 182
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,410,461,295 | bundler |
10 | 954,857,689 | rake |
24 | 832,636,137 | thor |
25 | 818,346,165 | rspec |
63 | 476,158,129 | rubocop |
68 | 467,366,812 | pry |
94 | 357,384,185 | byebug |
126 | 275,052,738 | erubis |
157 | 237,173,418 | awesome_print |
252 | 141,749,890 | git |
325 | 111,784,623 | climate_control |
336 | 107,810,983 | open4 |
708 | 60,330,987 | fuubar |
821 | 48,397,071 | vault |
1,030 | 35,293,508 | gems |
1,108 | 31,345,067 | semantic |
1,311 | 24,904,557 | chef |
1,504 | 18,943,301 | diplomat |
2,064 | 8,751,503 | github_api |
2,142 | 8,203,990 | ridley |
Owners
# | Gravatar | Handle |
---|---|---|
1 | okouam |