Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 878 Bytes

README.md

File metadata and controls

47 lines (31 loc) · 878 Bytes

nafr-cli

Static Badge Static Badge

CLI for leyoonafr.

✨ Create

nafr create [package-name]

Use the above command to create a project with default framework templates. There are three frameworks that you can chose.

> vue
  react
  vanilla

💉 Inject

nafr inject [plugin]

You can use above command to install a plugin and auto-configure to your project. The following are the existing plugins.

> axios
  tailwindcss
  eslint

🔧 Git

nafr git [options]

options

-s, --standard: shows a git commit standard.

-e, --emoji: display emojis from gitmojis.