Open Terminal.
Paste the text below, substituting in your email address.
ssh-keygen -t rsa -b 4096 -C "[email protected]" This creates a new ssh key, using the provided email as a label.
Generating public/private rsa key pair.
| Updating global packages | |
| To update global packages, you can use npm update -g <package>: | |
| npm update -g jshint | |
| To find out which packages need to be updated, you can use npm outdated -g --depth=0. | |
| To update all global packages, you can use npm update -g. However, for npm versions less than 2.6.1, this script is recommended to update all outdated global packages. | |
Open Terminal.
Paste the text below, substituting in your email address.
ssh-keygen -t rsa -b 4096 -C "[email protected]" This creates a new ssh key, using the provided email as a label.
Generating public/private rsa key pair.
| list_id: "list1", | |
| category: "What's New", | |
| products: [ | |
| { | |
| product_id: "223344ffdds3ff3", | |
| sku: "12345", | |
| name: "Just Another Game", | |
| price: 22, | |
| position: 2, | |
| category: "Games and Entertainment", |