Ce dépôt a été archivé le 2020-01-20. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
node-spearhead/README.md

1.0 KiB

logo

node-spearhead

This repository holds the node-spearhead CLI tool to work with the Spearhead Cloud. It is a fork of node-triton.

Installation and configuration

Get a Spearhead Cloud account

Create an account on the Spearhead Cloud and upload your SSH key. You can create an account here.

Data-centers

The list of available Spearhead Cloud data-centers is available here.

Installation

Install node.js, then:

npm install -g spearhead

Verify that it is installed and on your PATH: $ spearhead --version Spearhead CLI 6.1.4 https://code.spearhead.cloud/Spearhead/node-spearhead

Now you ca use spearhead to interact with our Public Cloud. More details about installation and configuration are available here.

License

MPL 2.0