https://github.com/ecto/crypton-cli
https://github.com/ecto/crypton-cli
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ecto/crypton-cli
- Owner: ecto
- Created: 2014-05-17T01:06:50.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-06T00:15:07.000Z (about 12 years ago)
- Last Synced: 2025-02-06T06:32:54.659Z (over 1 year ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
````