Here a list of scripts we are using to make our life easier.
⚠️ WarningPlease note that those scripts aren't bulletproof nor do they have the best code we could have done: they were created quickly (we plan to make them better at some point—meaning probably never), so you are using them at your own risk
Add 10 blank pages to all PDF in the specific folder
Convert .heic
(Apple propriatery version of the High-Efficiency Image File format) to .jpg
in batch
Create an issue for all documentation pages. Not useful anymore, but worth keeping for the code example we may need in the future.
Create an issue in Jira. Right now it's not bulletproof and was created to add a very specific type of issue. Worth updating in the future.
Delete PDFs with wrong MIME type in the specified folder.
Delete the boucing emails from our Newsletter contact list on SendGrid.
A small Ruby app that generate some fake data:
- France Bank Informations
- Account Number
- IBAN
- Routing Number
- Swift Number
- US
- Company Registration Number (EIN)
Need to install faker by doing gem install faker
.
Generate a fake invoice in PDF format using the information in the invoice.json file.
Get the latest number of stars on our public repositories.