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

https://github.com/corbaz/press

Documentación
https://github.com/corbaz/press

Last synced: 4 months ago
JSON representation

Documentación

Awesome Lists containing this project

README

          

# Press

```bat
echo "# press" >> README.md
git init
git add .
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/corbaz/press.git
git push -u origin main
```