Skip to main content

Cocli

deno module deno compatibility license

A ligthweight git commit prompt system to ensure readable and descriptive commit for Deno πŸŒ±πŸš€.

Installation

deno install -A -r https://deno.land/x/cocli/cli.ts -n cocli

Quick Start

deno run -A https://deno.land/x/cocli/cli.ts

Commit Type

List of type available:

  • feat
  • fix
  • hotfix
  • chore
  • epic
  • design
  • experiment
  • docs
  • refact
  • ci
  • infra
  • test