Skip to content

Instantly share code, notes, and snippets.

@AyoubEd-zz
Last active November 24, 2018 07:03
Show Gist options
  • Save AyoubEd-zz/3d525ffef5281258c3d40c4abfc49a56 to your computer and use it in GitHub Desktop.
Save AyoubEd-zz/3d525ffef5281258c3d40c4abfc49a56 to your computer and use it in GitHub Desktop.
# Installing the serverless cli
npm install -g serverless
# Updating serverless from a previous version of serverless
npm install -g serverless
# Login to the serverless platform (optional)
serverless login
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment