Path to this page:
./
wip/py-techdebt,
Technical debt tracker package
Branch: CURRENT,
Version: 0.1.1,
Package name: py38-techdebt-0.1.1,
Maintainer: kamelderouicheTODO: Adjust the following lines from README.md
# Tech-debt
A simple tool to quantify your technical debt
## Installation
requirements : python 3
pip install techdebt
## Usage
1. Adding debpt annotation
add debt annotations in your project files to mark technical debt:
- @debt()
- @debt("debt_type") or
...
Master sites:
SHA1: 3ee18ecc4bf448da2b76391696861f363d244a67
RMD160: 85217e0a46a2cce0c3cef7fb4e284da272a27a11
Filesize: 5.463 KB
Version history: (Expand)
- (2020-12-27) Package added to pkgsrc.se, version py38-techdebt-0.1.1 (created)