Skip to content

An opinionated starter template for vite or rollup with a cli to generate template project.

License

Notifications You must be signed in to change notification settings

skyclouds2001/template-sky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template-sky

An opinionated starter template for vite or rollup with a cli to generate template project.

Usage

Using npm to initialize a project

npx @sky-fly/template

You can pass one CLI option as the project name, which will be used to decide the folder name where the generated project template will be placed.

npx @sky-fly/template project

You can also pass another CLI option as the package name, which will be used to overwrite the default in the project. If not specified, the project name will be used as the package name.

npx @sky-fly/template project project

Available named CLI options are shown below:

Name Default Type Description
--template -t - 'vue'|'react' decide the template the project is intended to use
--package-manager -p - 'npm'|'yarn'|'pnpm' decide the package manager the project is going to use

Changelog

Changelog

Contribution

Contribution

Contributors

Code of Conduct

Code of Conduct

License

MIT © skyclouds2001

About

An opinionated starter template for vite or rollup with a cli to generate template project.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published