{"id":19068859,"url":"https://github.com/cutenode/create-nodeschool","last_synced_at":"2025-09-13T07:41:50.862Z","repository":{"id":74933778,"uuid":"163104526","full_name":"cutenode/create-nodeschool","owner":"cutenode","description":"A CLI to rapidly set up nodeschool workshoppers ","archived":false,"fork":false,"pushed_at":"2019-12-09T03:47:22.000Z","size":10,"stargazers_count":11,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-12T21:50:11.910Z","etag":null,"topics":["cli","easy","events","meetups","node","nodejs","nodeschool","npx","scaffold"],"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/cutenode.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-25T18:42:45.000Z","updated_at":"2023-07-06T06:28:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc3a3c0d-89fc-4224-b95f-47c2b79b8d3e","html_url":"https://github.com/cutenode/create-nodeschool","commit_stats":null,"previous_names":["bnb/create-nodeschool"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cutenode/create-nodeschool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutenode%2Fcreate-nodeschool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutenode%2Fcreate-nodeschool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutenode%2Fcreate-nodeschool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutenode%2Fcreate-nodeschool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cutenode","download_url":"https://codeload.github.com/cutenode/create-nodeschool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutenode%2Fcreate-nodeschool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274935946,"owners_count":25376832,"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","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cli","easy","events","meetups","node","nodejs","nodeschool","npx","scaffold"],"created_at":"2024-11-09T01:12:25.234Z","updated_at":"2025-09-13T07:41:50.815Z","avatar_url":"https://github.com/cutenode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-nodeschool\n\nA more guided way to install NodeSchool workshoppers.\n\n## Usage\n\nVia `npm init`:\n\n```bash\nnpm init nodeschool # Interactive prompt\n# OR\nnpm init nodeschool core # will install the core set of workshoppers\n# OR\nnpm init nodeschool electives # will install the core set of workshoppers\n```\n\nVia global install:\n\n```bash\nnpm i -g create-nodeschool\nnodeschool # Interactive prompt\n# OR\nnodeschool core # will install the core set of workshoppers\n# OR\nnodeschool electives # will install the elective workshoppers\n# OR\nnodeschool install [workshoppers..] # will install the workshoppers you list\n```\n\n## Commands\n\nAll commands can be used via `nodeschool` (when the module is installed globally) and via `npm init nodeschool`.\n\n### Bare (no arguments passed)\n\n* **npm init Syntax**: `npm init nodeschool`\n* **Global Syntax**: `nodeschool`\n* **Purpose**: Introduce the user to an interactive CLI that allows them to install specific workshoppers, install the entire core set, or install the entire electives set.\n\n### `install [workshoppers..]`\n\n* **npm init Syntax**: `npm init nodeschool install [workshoppers..]`\n* **Global Syntax**: `nodeschool install [workshoppers..]`\n* **Purpose**: Install specific workshoppers rapidly\n* **Example**: `nodeschool install learnyounode javascripting expressworks`\n\n### `core`\n\n* **npm init Syntax**: `npm init nodeschool core`\n* **Global Syntax**: `nodeschool core`\n* **Purpose**: Install the core set of NodeSchool workshoppers\n\n### `electives`\n\n* **npm init Syntax**: `npm init nodeschool electives`\n* **Global Syntax**: `nodeschool electives`\n* **Purpose**: Install the electives set of NodeSchool workshoppers\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcutenode%2Fcreate-nodeschool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcutenode%2Fcreate-nodeschool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcutenode%2Fcreate-nodeschool/lists"}