Installation
Spike is distributed through npm, and can be installed as such:
$ npm install spike -g
It should be noted that Spike requires node v6 or above. To check your node version, run node -v
. If you need to upgrade, you can download a universal binary node installer from their website.
Check out the Quick Start Guide or CLI Documentation for next steps!
Updated less than a minute ago