1.0.9 • Published 4 years ago

aliacis v1.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Aliacis.js

The solution for your alias in your projects.

Installation

npm install -g aliacis

Configurations

First create file aliacis.yml in your project

Example file :

start: ## commande started
    mv test tt
start2: ## command started 2
    cd /home/to/path

and now run your command with : aliacis -e start

options

Options:

  • -V, --version output the version number
  • -h, --help display help for command

Commands:

  • info helper from your command
  • config [options] change configuration
  • execute|c <cmd> execute command
  • help [command] display help for command
1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago