- URL: https://www.marketkarma.com
- Sitemap (XML): https://www.marketkarma.com/sitemap.xml
- Last Update: 2023-01-19
To update, execute the commands below from the project root:
bundle install
s3_website install
s3_website push
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