3.3.6 • Published 3 years ago

create-custom-command v3.3.6

Weekly downloads
2
License
ISC
Repository
github
Last release
3 years ago

Create-Custom-Command

NPM version NPM downloads Create-Custom-Command

Create-Custom-Command (EN)

Please note that I am not a native english speaker. Please make a GitHub issue if you see any grammar / spelling mistake. Most translations are done by Google Translate.

A CLI to create your own commands
Important: This CLI has only been tested on Ubuntu 18.04 (LTS) with ZSH and MacOS Catalina with ZSH

Installation

$ npm i -g create-custom-command

Configuration

The program will prompt you for your name et your prefered language (English / French)

$ config-cccmd

To reset the configuration, use $ reset-cccmd

Usage

To create a command
The program will prompt you for the command's name, it's description and the programming language in which you want to code it (BASH / ZSH ou JS)

$ mk-cmd

To delete a command
The program will display the list of commands you have created and you will be able to select the one you want to delete

$ rm-cmd

Create-Custom-Command (FR)

Un CLI pour créer vos propres commandes
Important: Ce CLI n'a été testé que sur Ubuntu 18.04 (LTS) avec ZSH et MacOS Catalina avec ZSH

Installation

$ npm i -g create-custom-command

Configuration

Le programme va vous demander votre nom et la langue que vous préférez (Français / Anglais)

$ config-cccmd

Pour effacer la configuration de ce paquet, exécutez $ reset-cccmd

Utilisation

Pour créer une commande
Le programme va vous demander le nom de la commande, sa description et le language de programmation dans lequel vous voulez la codé (BASH / ZSH ou JS)

$ mk-cmd

Pour supprimer une commande
Le programme va vous afficher la liste des commandes que vous avez créées et vous pourrez sélectionner celle que vous voulez supprimer

$ rm-cmd

3.3.6

3 years ago

3.3.5

4 years ago

3.3.4

4 years ago

3.3.3

4 years ago

3.3.1

4 years ago

3.3.2

4 years ago

3.3.0

4 years ago

3.1.2

4 years ago

3.1.1

4 years ago

3.0.0

4 years ago

2.2.5

4 years ago

2.2.6

4 years ago

2.2.1

4 years ago

2.2.0

4 years ago

2.1.1

4 years ago

2.2.3

4 years ago

2.2.2

4 years ago

2.2.4

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.6.0

4 years ago

1.4.0

4 years ago

1.2.0

4 years ago

1.3.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago