{"id":22202935,"url":"https://github.com/french-exception/node-npm-project-create-api","last_synced_at":"2025-07-10T20:35:49.401Z","repository":{"id":138718307,"uuid":"228163343","full_name":"French-Exception/node-npm-project-create-api","owner":"French-Exception","description":null,"archived":false,"fork":false,"pushed_at":"2019-12-18T23:07:52.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-07-01T02:44:20.133Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/French-Exception.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-12-15T10:03:34.000Z","updated_at":"2020-11-04T23:08:25.000Z","dependencies_parsed_at":"2023-07-17T14:21:01.175Z","dependency_job_id":null,"html_url":"https://github.com/French-Exception/node-npm-project-create-api","commit_stats":null,"previous_names":["french-exception/frenchex-node-npm-project-create-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/French-Exception/node-npm-project-create-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/French-Exception%2Fnode-npm-project-create-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/French-Exception%2Fnode-npm-project-create-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/French-Exception%2Fnode-npm-project-create-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/French-Exception%2Fnode-npm-project-create-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/French-Exception","download_url":"https://codeload.github.com/French-Exception/node-npm-project-create-api/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/French-Exception%2Fnode-npm-project-create-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264652942,"owners_count":23644359,"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-12-02T16:39:06.294Z","updated_at":"2025-07-10T20:35:49.337Z","avatar_url":"https://github.com/French-Exception.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installation\n```bash\ngit clone git@github.com:French-Exception/frenchex-node-npm-project-create-cli.git\nnpm install --only dev\n```\n\n# Usage\n\n```bash\n$ node src/index.js --help\nindex.js \u003ccommand\u003e\n\nCommands:\n  index.js create \u003cname\u003e   Create a new Npm project\n  index.js clone \u003cgitUrl\u003e  Create a new Npm project from a git url\n\nOptions:\n  --help     Show help                                                 [boolean]\n  --version  Show version number                                       [boolean]\n\n\n$ node src/index.js create --help\nindex.js create \u003cname\u003e\n\nCreate a new Npm project\n\nOptions:\n  --help            Show help                                          [boolean]\n  --version         Show version number                                [boolean]\n  --scope           Scope for new npm module                            [string]\n  --git             create git                         [boolean] [default: true]\n  --git-branch      git branch to checkout         [string] [default: \"develop\"]\n  --git-flow        Init git flow                      [boolean] [default: true]\n  --destroy-before  If dir exists, delete it          [boolean] [default: false]\n  --root-path       path\n     [string] [default: \"C:\\code\\node_modules\\@frenchex\\npm-project-create-cli\"]\n  --install         NPM to install with --save             [array] [default: []]\n  --devInstall      NPM to install with --save             [array] [default: []]\n  --author          Author name                                         [string]\n  --npm-bin         node NPM bin                       [string] [default: \"npm\"]\n  --git-bin         git bin                            [string] [default: \"git\"]\n  --log-level\n  [choices: \"trace\", \"debug\", \"log\", \"info\", \"warn\", \"error\", \"fatal\"] [default:\n                                                                         \"info\"]\n\n$ node src/index.js clone --help\nindex.js clone \u003cgitUrl\u003e\n\nCreate a new Npm project from a git url\n\nOptions:\n  --help            Show help                                          [boolean]\n  --version         Show version number                                [boolean]\n  --branch          branch to checkout             [string] [default: \"develop\"]\n  --root-path       directory\n     [string] [default: \"C:\\code\\node_modules\\@frenchex\\npm-project-create-cli\"]\n  --git-bin         git bin                            [string] [default: \"git\"]\n  --npm-bin         npm bin                            [string] [default: \"npm\"]\n  --dev             npm i --only dev                   [boolean] [default: true]\n  --destroy-before  Delete directory if exists before cloning\n                                                      [boolean] [default: false]\n  --log-level\n  [choices: \"trace\", \"debug\", \"log\", \"info\", \"warn\", \"error\", \"fatal\"] [default:\n                                                                         \"info\"]\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrench-exception%2Fnode-npm-project-create-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrench-exception%2Fnode-npm-project-create-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrench-exception%2Fnode-npm-project-create-api/lists"}