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

https://github.com/psychedelicious/zeddebugtest


https://github.com/psychedelicious/zeddebugtest

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

Setup from repo root:
- Create venv: `uv venv .venv`
- Activate venv: `source .venv/bin/activate`
- Install deps: `uv pip install -e .`
- Run the `Test` debug profile via zed's debug UI