1.3.2 • Published 4 years ago

adaptive-fs v1.3.2

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

Adaptive-fs

Adaptive fs is a command line interface built to create component in adaptive-ui project

##installation npm i -g adaptive-fs@latest

usage: adaptive-fs

<action> can be:

c, create:      used to create a new compoentent / file.
d, delete:      used to delete a component / file.

<type> can be:

file:        this creates files in a given directory <dir>
component:   this creates components in a given theme

finally:
<name>  : this is the name you give your component
<theme> : this is the theme you want your component to be created.

other commands:
-h, --help:  used to print the usage guide
-v, --version: used to check the version of the package
-p, --pwd: view the current working directory 
1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago