https://github.com/flex-development/grease
π Release workflow tool for Node.js and CLI environments
https://github.com/flex-development/grease
bump changelog cli commit commit-analyzer conventional-changelog conventional-commits conventionalcommits git github node nodejs release semver tag typescript version
Last synced: 3 months ago
JSON representation
π Release workflow tool for Node.js and CLI environments
- Host: GitHub
- URL: https://github.com/flex-development/grease
- Owner: flex-development
- License: bsd-3-clause
- Created: 2021-07-31T05:44:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T15:41:23.000Z (11 months ago)
- Last Synced: 2024-10-07T20:07:51.458Z (9 months ago)
- Topics: bump, changelog, cli, commit, commit-analyzer, conventional-changelog, conventional-commits, conventionalcommits, git, github, node, nodejs, release, semver, tag, typescript, version
- Language: TypeScript
- Homepage: https://github.com/flex-development/grease
- Size: 7.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/funding.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# :rocket: grease
[](https://github.com/flex-development/grease/releases/latest)
[](https://npmjs.com/package/@flex-development/grease)
[](https://github.com/voxpelli/badges-cjs-esm)
[](LICENSE.md)
[](https://conventionalcommits.org/)
[](https://typescriptlang.org/)
[](https://vitest.dev/)
[](https://yarnpkg.com/)Release workflow tool for Node.js and CLI environments
## Contents
- [What is this?](#what-is-this)
- [Install](#install)
- [Use](#use)
- [Types](#types)
- [Contribute](#contribute)## What is this?
**TODO**: package overview
## Install
This package is [ESM only][1].
```sh
yarn add -D @flex-development/grease
```From Git:
```sh
yarn add -D @flex-development/grease@flex-development/grease
```
See Git Protocol | Yarn
Β for details on requesting a specific branch, commit, or tag.
## Use
**TODO**: usage docs
## Types
This package is fully typed with [TypeScript][2].
## Contribute
See [`CONTRIBUTING.md`](CONTRIBUTING.md).
[1]: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
[2]: https://www.typescriptlang.org