Sha256: cf6641a5986c40fed86af824ad8ca23959ac4d6e30d4b3322e634984a03da753
Contents?: true
Size: 691 Bytes
Versions: 2
Compression:
Stored size: 691 Bytes
Contents
# Kontena Local Plugin Manage local Kontena Platform, optimized for development workflows ## Installation ``` $ kontena plugin install local ``` ## Start local platform ``` $ kontena local start ``` ## Remove local platform installation ``` $ kontena local remove ``` ## Contributing 1. Fork it ( https://github.com/kontena/kontena-plugin-local ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request ## License Kontena is licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE.txt) for full license text.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
kontena-plugin-local-0.1.1 | README.md |
kontena-plugin-local-0.1.0 | README.md |