1.0.10 • Published 2 years ago

@meza/adr-tools v1.0.10

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

ADR-TOOLS

THIS REPO IS UNDER HEAVY DEVELOPMENT. CODE YOU SEE HERE IS... NOT QUITE READY OR PRETTY (yet).

This is a Typescript fork of Nat Pryce's ADR-TOOLS.

There are a few other forks out there which do some parts of the original tool but none actually do it fully.

This does.

More documentation to follow very soon!

Conventions

An ADR file MUST have a # title at the top and a ## Status header.

Local Development

yarn install

Commits

This project uses conventional commits. See conventional-commits.

There are git hooks that check the commit messages and enforce the commit rules. There is a helper tool to make it easier to create commits when unfamiliar with the rules:

yarn commit

This will use the commitlint prompt tool to help you create commits.

1.0.10

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago