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

https://github.com/buildo/invoice


https://github.com/buildo/invoice

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Invoice

Website containing buildo's invocing data

## Update

Edit whatever you need, then run

```sh
aws s3 sync . s3://invoice.our.buildo.io --acl public-read --region eu-central-1 --exclude ".git/*"
```