Skip to content

fzxen/codef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codef

Useful cli tools for creating project rapidly

How to use?

create

codef create [frame] [project_name]

  • frame:
    • vue2-ssr
    • vue3-ssr
    • vue3-webpack
  • project_name: any name you like.

list

codef list

This command will show supported frame in command line.

Example

codef create vue3-ssr my_project: It will create an folder named my_project. Then download vue3-ssr template from remote.

About

useful cli tools for creating project rapidly

Resources

License

Stars

Watchers

Forks

Packages

No packages published