30 lines
747 B
Markdown
30 lines
747 B
Markdown
![logo](tools/sphsp.png)
|
|
|
|
# node-spearhead
|
|
|
|
This repository holds the node-spearhead CLI tool to work with the Spearhead Cloud.
|
|
|
|
## Installation and configuration
|
|
|
|
### Get a Spearhead Cloud account
|
|
|
|
Create an account on the Spearhead Cloud and upload your SSH key.[!TBD: docs]You can create an account [here](https://spearhead.cloud/).
|
|
|
|
|
|
### Data-centers
|
|
|
|
The list of available Spearhead Cloud data-centers is available [here](https://spearhead.cloud/datacenters).
|
|
|
|
|
|
### Installation
|
|
|
|
Install [node.js](http://nodejs.org/), then:
|
|
|
|
npm install -g spearhead
|
|
|
|
Now you ca use `spearhead` to interact with our Public Cloud. More details about installation and configuration are available [here](https://docs.spearhead.cloud).
|
|
|
|
## License
|
|
|
|
MPL 2.0
|