0.3.0 • Published 4 years ago
checkout-manager v0.3.0
Toolbet Puntos Colombia
Installation
npm i puntoscolombia
npm i -g puntoscolombiaAvailable commands:
$ puntoscolombia
Usage: puntoscolombia <command> [options]
Commands:
init Create basic files and folders for your VTEX app
vtex Vtex automatization
vtex cmsUpload [extension] Upload local files from the cms site for vtex
vtex cmsBackup Download the files from the checkout files of vtex
Options:
-h, --help show help informationLocal development
Start npm run ts-watch
local sudo npm link ò node npm link
Post in npm
Publish to npm sudo npm publish
How to create new module
Create the module for the command in the folder
./modulesAdd the command in the tree of commands in the file
./modules/tree.tsfor allow the use of the command.