Skip to content

datnt19213/kmod-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kmod-cli

Module install fast to setup into project by command.

Features

  • Install all/single components and package need to fast setup in projects of React/Next.js

Installation

# Using npm
npm install kmod-cli
#Or
yarn add kmod-cli

Usage

npx kmod add [command]

Common Commands

  • --all — Get all coomponent
  • `<component_name> - Get a component

Examples

npx kumod add # empty <command> that show select menu easy use
#Or
npx kumod add --all # add all component
#Or
npx kumod add button # add button component
#...any other command

Contributing

Contributions are welcome! Please open issues or pull requests.

License

MIT License


Author: KumoD

About

Module install fast to setup into project by command - npm package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published