manual labelling tool
cd ./example && deno run -A --watch=../routes/,../static ../dev.ts
- Click
Upload manifest
button and select./example/manifest.json
- Fetch the repository.
git clone https://github.com/ku-plrg/papersplease
- Register install script with
deno install
feature.
cd papersplease && deno install -n ppz -A ./install.ts --import-map=./deno.json
- Now you can use paperplease with name
ppz
. Locate any directory you want and runppz
.
cd some-directory && ppz