0.1.3 • Published 5 months ago

@elinzy/e-cli v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

e-cli

Introduction

e-cli is a command line tool. It includes release, publish and changelog commands, and more new functions will be added in the future.

Installation

npm install -D @elinz/e-cli

or, globals

npm install -g @elinzy/e-cli

Usage

# Just generate changelogs
npx e changelog

Configuration

  • changelog
NameArgumentsTypeDefaultDescription
file-f --file stringCHANGELOG.mdSpecify changelog filename
releaseCount-n --releaseCount number0Release count
preset-p --preset stringangularSpecify changelog preset. Example: angular, atom, codemirror, conventionalcommits

License

MIT

References