Skip to content

A card scraper and indexer for competitive debate, hopefully used in tandem with verbatim

License

Notifications You must be signed in to change notification settings

neelr/BackFiler

Repository files navigation

BackFiler

BackFiler is a way to scrape multiple directories for cards, so you can query them on the go! Just pick a directory, let it scrape, and then query away!

Demo

Installation

  1. Install the pandoc CLI from here, or through your favorite package manager like brew, or choco
  2. Download your packaged file from the releases tab!

Build

To build this, you can run npm run build:all or check the package.json for a specific type. For developmental purposes you can run npm run dev to start a development server.

Contributors

All contributors are welcome!

MIT LICENSE