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,928 of 182,869
Downloads: 304,905
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 | 2,373,916,959 | bundler |
10 | 944,007,707 | rake |
24 | 824,888,773 | thor |
25 | 813,099,479 | rspec |
63 | 469,438,359 | rubocop |
68 | 462,693,158 | pry |
95 | 353,709,422 | byebug |
124 | 274,249,523 | erubis |
157 | 235,365,848 | awesome_print |
252 | 139,674,500 | git |
324 | 110,923,902 | climate_control |
335 | 106,377,208 | open4 |
710 | 59,592,864 | fuubar |
819 | 48,070,714 | vault |
1,028 | 34,829,903 | gems |
1,109 | 30,853,983 | semantic |
1,305 | 24,858,980 | chef |
1,493 | 18,812,413 | diplomat |
2,056 | 8,730,072 | github_api |
2,126 | 8,197,504 | ridley |
Owners
# | Gravatar | Handle |
---|---|---|
1 | okouam |