1.0.2 • Published 2 years ago

vfast v1.0.2

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

vfast v1.0.1

vfast Designed for faster manipulation of files in Vue projects

Installation

using npm:

$ npm i vfast -g

Usage

$ vfast [command] [...params] 

Commands:
$ vfast cs <name>
$ vfast creatstore <name>
>>> Create a template folder under the store folder,

$ vfast ci
$ vfast createindex
>>> Initialize the index.js file in the store folder

TODO

  1. Initialize the index.js file in the store folder
  2. Import all modules under the store folder into the index.js
  3. Add a parameter to the vfast cs to automatically import index.js

LICENSE

MIT

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago