Skip to content

Latest commit

 

History

History
95 lines (62 loc) · 2.51 KB

File metadata and controls

95 lines (62 loc) · 2.51 KB

🚀 grease

github release codecov module type: esm conventional commits typescript vitest yarn

a release workflow tool

Contents

What is this?

TODO: what is this?

When should I use this?

TODO: when should I use this?

Install

This package is ESM only.

In Node.js (version 20+) with yarn:

yarn add @flex-development/grease
See Git - Protocols | Yarn  for details regarding installing from Git.

In Deno with esm.sh:

import { /* … */ } from 'https://esm.sh/@flex-development/grease'

In browsers with esm.sh:

<script type="module">
  import { /* … */ } from 'https://esm.sh/@flex-development/grease'
</script>

Use

TODO: use

Architecture

TODO: architecture

Project

Version

grease adheres to semver.

Contribute

See CONTRIBUTING.md.

This project has a code of conduct. By interacting with this repository, organization, or community you agree to abide by its terms.

Sponsor

Consider sponsoring to support maintenance, tests, and long-term stability!