feat: add stage 2 reverse link sync script
This commit is contained in:
parent
b5a76ee178
commit
6f9a42c707
2 changed files with 110 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"type": "module",
|
||||
"scripts": {
|
||||
"extract": "tsx stage-1-extract/scripts/extract.ts",
|
||||
"reverse-link": "tsx stage-2-reverse-link/scripts/reverse-link.ts",
|
||||
"db:import": "tsx db/import.ts",
|
||||
"db:init": "tsx db/init.ts",
|
||||
"annotate": "tsx stage-2-annotate/scripts/annotate.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue