A tool for exploring code metrics of a software project (e.g. dotnet)
Project description
codemetrics-cli
A cli tool for exploring code metrics of a software project. Only dotnet & Windows for now.
development workflow
- make changes
- test
cd src && py -m codemetrics_cli -p ... - bump version in pyproject.toml
- build distribution
py -m build - upload new version to PyPI
py -m twine upload .\dist\codemetrics_cli-{new_version}* - test new version
pip install codemetrics_cli --upgrade && codemetrics_cli -p ...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
codemetrics_cli-0.1.2.tar.gz
(8.1 kB
view hashes)
Built Distribution
Close
Hashes for codemetrics_cli-0.1.2-py3-none-any.whl
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | 1589fd3998283004b626849059a2158d76d42ea6ecb18d815645ead23a8b41f8 |
|
| MD5 | a8aec1ed57b6171bd00e7cc6a4309614 |
|
| BLAKE2b-256 | 2fbf329d6be5ac69b0a99b559fb91e118848a54755caa861835f36050e2aa57f |