23 lines
422 B
Markdown
23 lines
422 B
Markdown
`joyent` is a CLI for the Joyent Public Cloud (https://my.joyentcloud.com).
|
|
|
|
# Installation
|
|
|
|
1. Install [node.js](http://nodejs.org/).
|
|
2. `npm install -g joyent`
|
|
|
|
Verify that installed and is on your PATH:
|
|
|
|
$ joyent --version
|
|
joyent CLI 1.0.0
|
|
|
|
Before you can used the CLI you'll need a Joyent account, an SSH key uploaded
|
|
and `joyent` configured with those account details.
|
|
|
|
# Setup
|
|
|
|
TODO
|
|
|
|
# Getting Started
|
|
|
|
TODO
|