1.8.0 • Published 1 year ago

puntoscolombia v1.8.0

Weekly downloads
1
License
ISC
Repository
-
Last release
1 year ago

Toolbet Puntos Colombia

Installation

npm i puntoscolombia

npm i -g puntoscolombia

Available commands:

$ puntoscolombia

    A command line to manage the workflow

    VERSION
      puntoscolombia/1.3.1 darwin-x64 node-v18.15.0

    USAGE
      $ puntoscolombia [COMMAND]

    TOPICS
      git   Utilities for manage the git repository
      vtex  Utilities for manage the vtex process and workflow

    COMMANDS
      execute  Run a command and accept the ask question by default with yes "y"
      help     display help for puntoscolombia

Local development

Start npm run watch

local sudo npm link ò node npm link

Post in npm

Publish to npm sudo npm publish

How to create new module

  1. Create the module for the command in the folder ./modules

  2. Add the command in the tree of commands in the file ./modules/tree.ts for allow the use of the command.

How to do so?

bash users

If you are a bash user you can start customizing your command prompt by running the following command:

echo "source $(npm root -g)/puntoscolombia/plugins/bash/puntoscolombia.bash" >> ~/.bashrc
echo "source $(npm root -g)/puntoscolombia/plugins/bash/prompt.bash" >> ~/.bashrc
1.3.7

1 year ago

1.3.6

1 year ago

1.8.0

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.10

1 year ago

1.3.9

1 year ago

1.3.8

1 year ago

1.2.0

2 years ago

1.1.0

2 years ago

1.3.5

1 year ago

1.3.4

1 year ago

1.3.3

1 year ago

1.3.2

1 year ago

1.3.1

2 years ago

1.2.2

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.6.3

2 years ago

0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.5.1

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago