@stellaround/auto-cli

1.0.0 • Public • Published
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

Readme

Keywords

none

Package Sidebar

Install

npm i @stellaround/auto-cli

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

46.9 kB

Total Files

6

Last publish

Collaborators

  • dushuaiqi
  • spectateur