Skip to content

Commit

Permalink
move detectProtectedPDF & getPDFsPages scripts to utils
Browse files Browse the repository at this point in the history
  • Loading branch information
fharper committed Sep 8, 2023
1 parent 9d436f7 commit 8f8c06a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 44 deletions.
8 changes: 0 additions & 8 deletions scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ Delete PDFs with wrong MIME type in the specified folder.

Delete the boucing emails from our Newsletter contact list on SendGrid.

## [detectProtectedPDF.sh](detectProtectedPDF.sh)

Detect password protected PDFs from the desired folder.

## [fake-data.rb](fake-data.rb)

A small Ruby app that generate some fake data:
Expand All @@ -52,10 +48,6 @@ Need to install [faker](https://github.com/faker-ruby/faker) by doing `gem insta

Generate a fake invoice in PDF format using the information in the [invoice.json](invoice.json) file.

## [getPDFsPages.sh](getPDFsPages.sh)

Get the number of pages for each PDFs from the desired folder.

## [github-stars](github-stars.sh)

Get the latest number of stars on our public repositories.
23 changes: 0 additions & 23 deletions scripts/detectProtectedPDF.sh

This file was deleted.

13 changes: 0 additions & 13 deletions scripts/getPDFsPages.sh

This file was deleted.

0 comments on commit 8f8c06a

Please sign in to comment.