
Continuing the legacy of Vanced
Invoice generator for contributions to the ReVanced project.
❓ About
With ReVanced Invoice, you can create invoices for your contributions to the ReVanced project.
💪 Features
- 🪶 Fully static site downloadable as PDF
- ✨ ReVanced branded design
- 🖋️ Editable fields for easy customization
To get started with ReVanced Invoice, pnpm is recommended, but npm can also be used. Follow the steps below to get started with ReVanced Invoice:
- Run
git clone git@github.com:ReVanced/revanced-invoice.git && cd revanced-invoiceto clone the repository - Run
pnpm installto install dependencies - Run
pnpm buildto build the project
Thank you for considering contributing to ReVanced Invoice. You can find the contribution guidelines here.
To build ReVanced Invoice, pnpm is recommended, but npm can also be used. Follow the steps below to build ReVanced Invoice:
- Run
git clone git@github.com:ReVanced/revanced-invoice.git && cd revanced-invoiceto clone the repository - Run
pnpm installto install dependencies - Run
pnpm buildto build the project - Run
pnpm devto start the development server
ReVanced Invoice is licensed under the GPLv3 license. Please see the license file for more information. tl;dr you may copy, distribute and modify ReVanced Invoice as long as you track changes/dates in source files. Any modifications to ReVanced Invoice must also be made available under the GPL, along with build & install instructions.