1.0.10 • Published 1 year ago

npm-fuse v1.0.10

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

document

👉 move modules document 👈

npl

npm publish manager

install

npm install -global npm-fuse

Usage

$ nf --help

[Usage]
   npm-fuse 1.0.5

   $ npm-fuse <option>
   $ nf <option>

[Options]
   --create                      create new project 
                                 $ nf --create
   --config                      get npm-fuse config list
                                 $ nf --config
   --config --set <key=value>    update npm-fuse config list
                                 $ nf --config --set path=/myProjects/source
   --list                        created project list
                                 $ nf --list
   --delete --name <projectName> delete project
                                  - unlink
                                  - delete project folder
                                 $ nf --delete --name testProject
1.0.9

1 year ago

1.0.8

1 year ago

1.0.10

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago