mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Add Airbrussh to list of related repos in README
This commit is contained in:
parent
f72ed84b67
commit
bb233b8fa2
1 changed files with 1 additions and 0 deletions
|
@ -181,6 +181,7 @@ Related GitHub repositories:
|
|||
* [capistrano/sshkit](https://github.com/capistrano/sshkit) provides the SSH behavior that underlies Capistrano (when you use `execute` in a Capistrano task, you are using SSHKit)
|
||||
* [capistrano/documentation](https://github.com/capistrano/documentation) is what generates the official Capistrano website
|
||||
* [capistrano/rails](https://github.com/capistrano/rails) is a very popular gem that adds Ruby on Rails deployment tasks
|
||||
* [mattbrictson/airbrussh](https://github.com/mattbrictson/airbrussh) provides Capistrano's default log formatting
|
||||
|
||||
GitHub issues are for bug reports and feature requests. Please refer to the [CONTRIBUTING](CONTRIBUTING.md) document for guidelines on submitting GitHub issues.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue