Sync public scripts to 8ac7413
This commit is contained in:
parent
6d58148215
commit
2c2dfdf8e2
4 changed files with 47 additions and 1 deletions
|
|
@ -20,6 +20,7 @@ const userFacingDocs = [
|
|||
"acceptance_criteria.md",
|
||||
"acceptance_criteria_phase2.md",
|
||||
"cli_acceptance_criteria.md",
|
||||
"website_mvp_inventory.md",
|
||||
].map((file) => [file, fs.readFileSync(path.join(repo, file), "utf8")]);
|
||||
const publicAcceptance = fs.readFileSync(
|
||||
path.join(repo, "scripts/acceptance-public.sh"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue