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

https://github.com/rainingcomputers/clarity

The IDE for your time
https://github.com/rainingcomputers/clarity

Last synced: 11 months ago
JSON representation

The IDE for your time

Awesome Lists containing this project

README

          

# Running clarity

Run the below command and open http://127.0.0.1:8080 on your browser

```
poetry shell
poetry install
python3 clarity.py
```