Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 483 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 483 Bytes

African Elephant Database Screencapper

This is a small utility to automate creation of PDFs for AED tables.

Pre-requisites:

  • Install NodeJS
  • npm instal to install dependencies

Usage:
Replace with a base URL including the protocol and excluding trailing slash, ex: http://staging.africanelephantdatabase.org:

$ node index.js <URL>

After running the script the PDFs can be found in the pdfs subdirectory of this utility.