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

https://github.com/jerluc/fresca

A refreshing take on keeping your computer updated!
https://github.com/jerluc/fresca

Last synced: about 2 months ago
JSON representation

A refreshing take on keeping your computer updated!

Awesome Lists containing this project

README

        

# fresca

# Installation

# Developing

## Installation

```bash
# If you are using pyenv to manage your Python installation, this may be necessary
poetry env use -- $(which python)

poetry install
```