Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kimuraz/impactree

Track code change impacts by adding comments to the files
https://github.com/kimuraz/impactree

Last synced: 1 day ago
JSON representation

Track code change impacts by adding comments to the files

Awesome Lists containing this project

README

        

## ImpacTree

ImpacTree is a go CLI application to track impact of your file changes on your codebase.

### TODO

- [ ] Add support for git (check files changed in a commit)
- [ ] Add proper tests
- [ ] Add check option for a specific file
- [ ] Add test file type comment and add to relations