neelr / BackFiler

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

Home Page:https://backfiler.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://backfiler.now.sh/

License:MIT License


Languages

Language:JavaScript 100.0%