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

https://github.com/sloppyio/cli

Deploy Dockerized applications to sloppy.io, from your terminal
https://github.com/sloppyio/cli

cli docker golang sloppy-io

Last synced: 12 months ago
JSON representation

Deploy Dockerized applications to sloppy.io, from your terminal

Awesome Lists containing this project

README

          

# sloppy.io CLI

[![GoDoc](https://godoc.org/github.com/sloppyio/cli?status.svg)](https://godoc.org/github.com/sloppyio/cli) [![Build Status](https://github.com/sloppyio/cli/actions/workflows/release.yml/badge.svg)](https://github.com/sloppyio/cli/actions) [![Coverage Status](https://coveralls.io/repos/github/sloppyio/cli/badge.svg?branch=master)](https://coveralls.io/github/sloppyio/cli?branch=master)

sloppy is a command line tool for [sloppy.io](https://sloppy.io), a container as a service provider.

## Installation

To install the official version of the `sloppy` CLI, please visit [Install CLI](http://kb.sloppy.io/getting-started/getting-started-with-the-cli-launch-your-first-dockerized-app/step-1-install-the-cli).

## License
This CLI is distributed under the terms of the ISC license found in the [LICENSE](./LICENSE)