Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Prerequisites


Code Block
languagebash
titleInstalling GCS via NPM
linenumberstrue
# Create a directory
> mkdir -p /opt/soajs/node_modules/
> cd /opt/soajs/node_modules/


# Install gcs using NPM
> npm install soajs.gcs