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

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

Awesome Lists containing this project

README

          

Welcome to cloc-plot 👋





License: MIT





Twitter: fin_ger_github

> 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

![](plot.png)

## 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.