{"id":16057619,"url":"https://github.com/bph/create-cli","last_synced_at":"2025-03-14T09:27:26.408Z","repository":{"id":57135488,"uuid":"325315094","full_name":"bph/create-cli","owner":"bph","description":"Another exercise from NodeCLI.com course. I also use it for my personal automation projects and POCs.","archived":false,"fork":false,"pushed_at":"2021-07-30T21:16:46.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-21T15:04:19.867Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/bph.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-29T15:00:43.000Z","updated_at":"2021-07-30T21:16:49.000Z","dependencies_parsed_at":"2022-09-02T19:01:05.158Z","dependency_job_id":null,"html_url":"https://github.com/bph/create-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bph%2Fcreate-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bph%2Fcreate-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bph%2Fcreate-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bph%2Fcreate-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bph","download_url":"https://codeload.github.com/bph/create-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243553127,"owners_count":20309671,"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-09T03:03:56.829Z","updated_at":"2025-03-14T09:27:26.376Z","avatar_url":"https://github.com/bph.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-cli\n\nThis CLI for nodejs creates the scaffolding for a new node CLI package. \n\n## Install \n\n`npm install @paulisystems/create-cli`\n\n## Usage ##\n\n`npm ncli`\n\n## Input: \n* **name:**  Give your new CLI a name in kebab-notation.  This is also used as a directory name of the new CLI. \n* **command:** command to initiate the CLI. Optional. If left blank the cli name is used as command, too. \n* **description:** Enter a description for your new CLI. \n* **version:** _default_ `0.0.1` \n* **license:** _default_  `MIT`\n* **authorName**, **authorEmail**, **authorURL** Author information with name, email and url. These will be stored in the /utils/.history folder for future scaffolding\n\n\nModify the files in the */template* folder for additional default settings. Use {{nvarname}} for replacement variables. \n\n\nUse `ncli help` for commands and options. \n\n## Code of Conduct\n\nPlease note that this project is released with a [Contributor Code of Conduct](code_of_conduct.md). By participating in this project you agree to abide by its terms.\n\n## History\n\nThis is an example project of \u003ca href=\"https://nodecli.com/\"\u003ethe NodeJS CLI course\u003c/a\u003e by Ahmad Awais","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbph%2Fcreate-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbph%2Fcreate-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbph%2Fcreate-cli/lists"}