2.1.0 • Published 5 years ago

fa-cli v2.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

FA-CLI

Codacy Badge npm npm NPM

A simple CLI for creating your front-end project

Install

npm install fa-cli -g

or

git clone https://github.com/gd4Ark/fa-cli.git

cd fa-cli && npm install

npm link

Usage

fa -h
Usage: fa <command> [options]

Options:
  -V, --version          output the version number
  -h, --help             output usage information

Commands:
  init|i [project-name]  Initialize a project
  download|load          Download project template
  add|a [type]           Add, optional [page], default is page
  delete|d [type]        Delete, optional [page], default to page.
  list|l [type]          List, optional [page], default is page

Templates

Supporting project template : fa-web-template

Author

Blog · GitHub @gd4Ark

Credits

Conclusion

If you think my project is good👏 . Give a Star⭐ encouragement.