Skip to content

Commit

Permalink
Support generating documents interactively
Browse files Browse the repository at this point in the history
  • Loading branch information
bertdeblock committed Mar 20, 2024
1 parent 087d117 commit 2196034
Show file tree
Hide file tree
Showing 7 changed files with 501 additions and 25 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,11 @@
"test:coverage": "vitest run --coverage"
},
"dependencies": {
"@inquirer/prompts": "^4.3.0",
"chalk": "^5.3.0",
"change-case": "^5.4.3",
"deepmerge-ts": "^5.1.0",
"find-up": "^7.0.0",
"fs-extra": "^11.2.0",
"scaffdog": "^3.0.0",
"yargs": "^17.7.2"
Expand All @@ -46,6 +49,7 @@
"concurrently": "^8.2.2",
"eslint": "^8.56.0",
"eslint-plugin-n": "^16.6.2",
"fixturify-project": "^6.0.0",
"prettier": "^3.2.5",
"recursive-copy": "^2.0.14",
"release-plan": "^0.8.0",
Expand Down
Loading

0 comments on commit 2196034

Please sign in to comment.