Skip to content

这是一个包含构建、类型检查和版本管理的自动化流程

License

Notifications You must be signed in to change notification settings

stellaround/auto-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-cli logo

auto-cli

English | 中文

Introduction

An automated release workflow based on vite + vue-tsc + changelogen, including build, type checking, and version management.

Quick Start

Install dependencies

pnpm i @stellaround/auto-cli -D

Execute the automated release workflow

auto-cli

Recommendations

If you are using this tool as a team, make sure to use the --sync-tags option to enable team sync of git tags. Otherwise, you may encounter a bug where the changelog is generated from the initial version to the latest version.

Notes

This automated workflow depends on the vite, vue-tsc, and changelogen packages. Please ensure these packages are already installed in your project.

License

Apache

Copyright (c) 2024-present spectature

About

这是一个包含构建、类型检查和版本管理的自动化流程

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published