{"id":18385555,"url":"https://github.com/eruptionjs/create-eruption","last_synced_at":"2025-04-07T00:32:10.446Z","repository":{"id":132805086,"uuid":"601837304","full_name":"eruptionjs/create-eruption","owner":"eruptionjs","description":"The Eruption CLI 🌋","archived":false,"fork":false,"pushed_at":"2024-04-11T23:53:31.000Z","size":199,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-31T18:33:54.701Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/create-eruption","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/eruptionjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2023-02-14T23:35:57.000Z","updated_at":"2024-07-20T21:42:14.000Z","dependencies_parsed_at":"2023-10-27T03:34:12.811Z","dependency_job_id":null,"html_url":"https://github.com/eruptionjs/create-eruption","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":"raisiqueira/ts-template-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eruptionjs%2Fcreate-eruption","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eruptionjs%2Fcreate-eruption/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eruptionjs%2Fcreate-eruption/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eruptionjs%2Fcreate-eruption/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eruptionjs","download_url":"https://codeload.github.com/eruptionjs/create-eruption/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223266990,"owners_count":17116557,"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-11-06T01:18:05.517Z","updated_at":"2024-11-06T01:18:06.195Z","avatar_url":"https://github.com/eruptionjs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-eruption 🌋\n\n\u003e The official template to create a Eruption project.\n\n## Usage\n\nTo initialize a new project, run the following command (with you prefered package manager)):\n\n```bash\nnpm init eruption@latest\n```\n\n```bash\nyarn create eruption@latest\n```\n\n```bash\npnpm create eruption@latest\n```\n\n### Contributing to this CLI\n\nThe CLI uses [Clack](https://github.com/natemoo-re/clack) to generate the prompt. The main file is located in `lib/eruption-cli.mjs`. To run the CLI locally, run the following command on the root of the repository:\n\nTo test the CLI, you first need to run in dev mode:\n```bash\npnpm run dev\n```\nThis command will run the CLI in watch mode, so you can make changes and see them reflected in the CLI, while using in watch mode, you can test using:\n```bash\nnode ./lib/eruption-cli.mjs\n```\n\n### What is in this repository?\n\n- [PNPM](https://pnpm.io/workspaces) as workspace manager and package manager.\n- [TSUP](https://tsup.egoist.dev/) as a TypeScript universal package.\n- [Vitest](https://vitest.dev/) as a test runner.\n- [Size Limit](https://github.com/ai/size-limit) as a size limit plugin.\n- [Prettier](https://prettier.io/) as a code formatter.\n- [ESLint](https://eslint.org/) as a code linter.\n\n### Folder structure\n\n- [docs](./docs/) - An empty folder to store documentation.\n- [lib](./lib/) - The CLI source.\n\n## License\n\nMIT @ EruptionJS and its contributors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feruptionjs%2Fcreate-eruption","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feruptionjs%2Fcreate-eruption","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feruptionjs%2Fcreate-eruption/lists"}