mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
config: package,json (1 files)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"scripts": {
|
||||
"generate:package": "npx ts-node scripts/generate-package.ts",
|
||||
"todos:scan": "python3 docs/todo/scans/scan-project-todos.py",
|
||||
"todos:preview": "python3 tools/project-management/populate-kanban.py --dry-run --limit 10",
|
||||
"todos:export": "python3 tools/project-management/populate-kanban.py --output todos.json",
|
||||
|
||||
Reference in New Issue
Block a user