An open API service indexing awesome lists of open source software.

https://github.com/gingray/capiswarm

Capistrano plugin to deploy to docker swarm
https://github.com/gingray/capiswarm

capistrano docker docker-swarm

Last synced: about 1 month ago
JSON representation

Capistrano plugin to deploy to docker swarm

Awesome Lists containing this project

README

          

# Capiswarm

Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/capiswarm`. To experiment with that code, run `bin/console` for an interactive prompt.

TODO: Delete this and the text above, and describe your gem

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'capiswarm'
```

And then execute:

$ bundle

Or install it yourself as:

$ gem install capiswarm

## Usage

## Development

## Contributing

## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

## Code of Conduct

Everyone interacting in the Capiswarm project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/capiswarm/blob/master/CODE_OF_CONDUCT.md).