Skip to content

szmxx/ucli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

626be8e · Feb 5, 2024

History

26 Commits
Sep 15, 2023
Sep 12, 2023
Feb 5, 2024
Sep 15, 2023
Sep 12, 2023
Feb 5, 2024
Sep 12, 2023
Feb 5, 2024
Sep 27, 2023
Feb 5, 2024
Sep 12, 2023
Sep 12, 2023
Sep 12, 2023

Repository files navigation

✨ ucli

A unified scaffold tool

npm version npm downloads Github Actions

  • Nuxt3 Template
    Optional support for themes and internationalization
  • Vite Template
    Optional support for themes and internationalization
  • Node Template
    Koa frame,JWT etc
  • Automatically
    Automatically install dependencies, initialize git, and create remote warehouses

🚧 This project is under development. More features are coming soon!

Usage

Install package:

# npm
npm install -g @szmxx/ucli

# yarn
yarn add -g @szmxx/ucli

# pnpm
pnpm install -g @szmxx/ucli

Add authentication information

git config --global ucli.auth <github_auth>

Create a new project

# create
ucli create <project-name>
# cd project
cd <project-name>
# start project
pnpm dev

License

Made with 💛
Published under MIT License.

About

A unified scaffold tool

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published