Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 917 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 917 Bytes

MarketKarma.com Netlify Status

Usage

To update, execute the commands below from the project root:

  • bundle install
  • s3_website install
  • s3_website push

Netlify CLI

To install Netlify CLI, make sure you have Node.js version 16.0.0 or later.

Then, run this command from any directory in your terminal:

npm install netlify-cli -g

This installs Netlify CLI globally, so you can run netlify commands from any directory. You can check the version and find out some basic information about the tool with the following command:

netlify