Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 583 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 583 Bytes

papersplease

manual labelling tool

Run example

  1. cd ./example && deno run -A --watch=../routes/,../static ../dev.ts
  2. Click Upload manifest button and select ./example/manifest.json

Installation

  1. Fetch the repository.
git clone https://github.com/ku-plrg/papersplease
  1. Register install script with deno install feature.
cd papersplease && deno install -n ppz -A ./install.ts --import-map=./deno.json
  1. Now you can use paperplease with name ppz. Locate any directory you want and run ppz.
cd some-directory && ppz