{"id":16759151,"url":"https://github.com/alcalzone/scaffold","last_synced_at":"2025-04-10T17:14:48.677Z","repository":{"id":39489295,"uuid":"403934677","full_name":"AlCalzone/scaffold","owner":"AlCalzone","description":"Command line utility to quickly create a new TypeScript project","archived":false,"fork":false,"pushed_at":"2023-04-01T02:58:28.000Z","size":408,"stargazers_count":2,"open_issues_count":6,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T19:53:41.143Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlCalzone.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-07T10:23:27.000Z","updated_at":"2022-11-18T18:18:13.000Z","dependencies_parsed_at":"2025-02-17T16:46:49.816Z","dependency_job_id":null,"html_url":"https://github.com/AlCalzone/scaffold","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlCalzone%2Fscaffold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlCalzone%2Fscaffold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlCalzone%2Fscaffold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlCalzone%2Fscaffold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlCalzone","download_url":"https://codeload.github.com/AlCalzone/scaffold/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248261916,"owners_count":21074225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T04:07:27.597Z","updated_at":"2025-04-10T17:14:48.658Z","avatar_url":"https://github.com/AlCalzone.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AlCalzone's project scaffolding tool\n\nCommand line utility to quickly create a new TypeScript Node.js project.\n\n## Prerequisites\n\nAny computer with Node.js in version 14 or higher and npm 6 or higher.\n\n## Usage\n\nThis tool is not supposed to be installed. Instead, run the most recent version using\n\n```\nnpx @alcalzone/scaffold [options]\n```\n\nin the directory where the directory of your project should be created. You don't need to create the project directory, because it will be created for you.\n**WARNING:** If the path contains a space, this [won't work](https://github.com/npm/npx/issues/14).\n\nAfter a short while, you will be asked a few questions. Afterwards all the necessary files will be created for you.\n\n### Options\n\nThe following CLI options are available:\n\n-   `--target=/path/to/dir` - Specify which directory the project files should be created in (instead of the current dir). Shortcut: `-t`\n-   `--replay=/path/to/file` - Re-run the scaffolding tool with the answers of a previous run (the given file needs to be the `.scaffold.json` in the root of the previously generated directory). Shortcut: `-r`\n\nAll CLI options can also be [provided as environment variables](https://yargs.js.org/docs/#api-reference-envprefix) by prepending `SCAFFOLD_`. Example: `SCAFFOLD_TARGET=/path/to/my/project`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falcalzone%2Fscaffold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falcalzone%2Fscaffold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falcalzone%2Fscaffold/lists"}