@elinzy/e-cli
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

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
Name Arguments Type Default Description
file -f --file string CHANGELOG.md Specify changelog filename
releaseCount -n --releaseCount number 0 Release count
preset -p --preset string angular Specify changelog preset. Example: angular, atom, codemirror, conventionalcommits

License

MIT

References

Readme

Keywords

Package Sidebar

Install

npm i @elinzy/e-cli

Weekly Downloads

2

Version

0.1.3

License

MIT

Unpacked Size

37.8 kB

Total Files

8

Last publish

Collaborators

  • appleex