1.0.4 • Published 4 years ago

@ms-ecology/ms-dl v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

ms-download

This is the downloader for myshell

Usage

install

ms add <module-name> is for install remote scripts.

module-name is the repo that you want to add which in ms-ecology

example:

ms add git-branch-util # this command will add ms-ecology/git-branch-util's scripts into your locle enviroment

uninstall

ms remove <module-name> is for uninstall remote scripts.

example:

ms remove git-branch-util # this command will remove scripts that in ms-ecology/git-branch-util

Caution

You must install myshell at first.

for install:

npm install myshell -g
1.0.4

4 years ago

1.0.2

4 years ago

1.0.3-0

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.1

4 years ago