https://github.com/buildo/invoice
https://github.com/buildo/invoice
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/buildo/invoice
- Owner: buildo
- Created: 2019-02-19T12:06:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T12:39:59.000Z (over 7 years ago)
- Last Synced: 2025-01-21T03:41:35.480Z (over 1 year ago)
- Language: HTML
- Homepage: http://invoice.buildo.io
- Size: 205 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/*"
```