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

https://github.com/ecto/crypton-cli


https://github.com/ecto/crypton-cli

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Crypton CLI

Manage Crypton clusters with Docker

## Install

````bash
npm install -g crypton
````

## Start a temporary Crypton cluster

````bash
crypton temp
````