Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz Duda committed May 8, 2024
1 parent 1b778ab commit 8725043
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
[![npm version](https://badge.fury.io/js/scope-tags.svg)](https://www.npmjs.com/package/scope-tags)
![Auto test and deploy](https://github.com/matiduda/scope-tags/actions/workflows/test-and-deploy-to-npm.yml/badge.svg)

> Currently in internal beta tests
### Scope Tags
# Scope Tags

Command line tool for doing [change impact analysis](https://en.wikipedia.org/wiki/Change_impact_analysis) in large TypeScript projects.
- Supports integration with JIRA using a local server (1 POST endpoint required).
- Generates detailed HTML logs with every commit details
- Commits can be *verified* (eg. by a git hook) to prevent those without saved metadata
- Can be configured by the user

Currently in internal beta tests

### Architecture diagram

![Alt text](img/architecture.png)
Expand Down

0 comments on commit 8725043

Please sign in to comment.