This repository has been archived on 2020-01-20. You can view files and clone it, but cannot push or open issues or pull requests.
node-spearhead/README.md

30 lines
819 B
Markdown
Raw Normal View History

2018-02-10 21:09:30 +02:00
![logo](https://code.spearhead.cloud/Spearhead/node-spearhead/raw/branch/master/tools/sphsp.png)
2015-08-26 23:09:40 +03:00
2018-02-10 17:10:26 +02:00
# node-spearhead
2015-09-06 02:43:40 +03:00
2018-02-10 17:42:58 +02:00
This repository holds the node-spearhead CLI tool to work with the Spearhead Cloud.
2018-02-10 17:42:58 +02:00
## Installation and configuration
2018-02-10 17:42:58 +02:00
### Get a Spearhead Cloud account
2018-02-10 17:42:58 +02:00
Create an account on the Spearhead Cloud and upload your SSH key.[!TBD: docs]You can create an account [here](https://spearhead.cloud/).
2014-02-07 23:21:24 +02:00
2015-07-26 08:46:24 +03:00
2018-02-10 17:42:58 +02:00
### Data-centers
2014-02-07 23:21:24 +02:00
2018-02-10 17:42:58 +02:00
The list of available Spearhead Cloud data-centers is available [here](https://spearhead.cloud/datacenters).
2014-02-07 23:21:24 +02:00
### Installation
Install [node.js](http://nodejs.org/), then:
2018-02-10 17:42:58 +02:00
npm install -g spearhead
2018-02-10 17:42:58 +02:00
Now you ca use `spearhead` to interact with our Public Cloud. More details about installation and configuration are available [here](https://docs.spearhead.cloud).
2015-09-06 02:43:40 +03:00
## License
2015-09-01 20:55:39 +03:00
2015-09-06 02:43:40 +03:00
MPL 2.0