1.8.0 • Published 8 months ago

puntoscolombia v1.8.0

Weekly downloads
1
License
ISC
Repository
-
Last release
8 months 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

11 months ago

1.3.6

11 months ago

1.8.0

8 months ago

1.7.0

9 months ago

1.6.0

9 months ago

1.5.0

9 months ago

1.4.0

9 months ago

1.3.10

11 months ago

1.3.9

11 months ago

1.3.8

11 months ago

1.2.0

12 months ago

1.1.0

12 months ago

1.3.5

12 months ago

1.3.4

12 months ago

1.3.3

12 months ago

1.3.2

12 months ago

1.3.1

12 months ago

1.2.2

12 months ago

1.3.0

12 months ago

1.2.1

12 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.6.3

1 year ago

0.6.2

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

0.5.1

2 years ago

0.4.0

2 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