Skip to content
This repository has been archived by the owner on Aug 1, 2021. It is now read-only.
/ fa-cli Public archive

🛠️A simple CLI for creating your front-end project

License

Notifications You must be signed in to change notification settings

gd4Ark/fa-cli

Repository files navigation

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.

About

🛠️A simple CLI for creating your front-end project

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published