https://github.com/fin-ger/py-cloc-plot
Render a donut chart for lines of code of multiple projects
https://github.com/fin-ger/py-cloc-plot
Last synced: 3 months ago
JSON representation
Render a donut chart for lines of code of multiple projects
- Host: GitHub
- URL: https://github.com/fin-ger/py-cloc-plot
- Owner: fin-ger
- License: mit
- Created: 2019-06-19T18:17:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-30T16:53:02.000Z (almost 6 years ago)
- Last Synced: 2025-08-24T15:19:16.071Z (5 months ago)
- Language: Python
- Size: 74.2 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Welcome to cloc-plot 👋
> Render a donut chart for lines of code of multiple projects
### 🏠 [Homepage](https://github.com/fin-ger/py-cloc-plot)
## Install
```sh
pip install cloc-plot
```
## Usage
```sh
cloc-plot path/to/project/root
```
This will place a file called `plot.png` in your current folder.
## Example

## Author
**Fin Christensen**
> [:octocat: `@fin-ger`](https://github.com/fin-ger)
> [:elephant: `@fin_ger@weirder.earth`](https://weirder.earth/@fin_ger)
> [:bird: `@fin_ger_github`](https://twitter.com/fin_ger_github)
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2019 [Fin Christensen](https://github.com/fin-ger).
This project is [MIT](https://opensource.org/licenses/MIT) licensed.