Skip to content

codeacme17/nafr-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.