Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jerluc/fresca

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

Last synced: about 1 month 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
```