{"id":21040061,"url":"https://github.com/kbrsh/moon-cli","last_synced_at":"2025-05-15T16:33:08.852Z","repository":{"id":70725004,"uuid":"77667049","full_name":"kbrsh/moon-cli","owner":"kbrsh","description":":sparkles: Easily scaffold a Moon project","archived":false,"fork":false,"pushed_at":"2019-06-26T08:27:52.000Z","size":34,"stargazers_count":27,"open_issues_count":4,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-03T11:38:22.704Z","etag":null,"topics":["cli","moon","scaffold"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/kbrsh.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-30T06:47:47.000Z","updated_at":"2024-06-18T13:40:04.000Z","dependencies_parsed_at":"2023-02-21T15:15:55.639Z","dependency_job_id":null,"html_url":"https://github.com/kbrsh/moon-cli","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbrsh%2Fmoon-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbrsh%2Fmoon-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbrsh%2Fmoon-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbrsh%2Fmoon-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kbrsh","download_url":"https://codeload.github.com/kbrsh/moon-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254377402,"owners_count":22061132,"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":["cli","moon","scaffold"],"created_at":"2024-11-19T13:44:32.599Z","updated_at":"2025-05-15T16:33:08.835Z","avatar_url":"https://github.com/kbrsh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Moon Cli\n\n## NOTE: This repo is outdated. The current source and documentation are available in [the Moon monorepo](https://github.com/kbrsh/moon/tree/master/packages/moon-cli).\n\n:sparkles: A CLI to scaffold Moon applications\n\n### Installation\n\nInstall with npm:\n\n```sh\n$ npm install moon-cli -g\n```\n\n### Getting Started\n\nCreate your first project with:\n\n```sh\n$ moon \u003cname\u003e\n```\n\n`\u003cname\u003e` is the name of your application, and Moon will proceed to create the directory and install the template there.\n\nNext, move into the directory, install the dependencies, and run a dev server!\n\n```sh\n$ cd \u003cname\u003e\n$ npm install\n$ npm run dev\n```\n\n### Production\n\nTo build a minified bundle, run:\n\n```sh\n$ npm run build\n```\n\nAll html, css, and javascript will be minified and bundled accordingly.\n\n### License\n\nLicensed under the [MIT License](https://kbrsh.github.io/license) by [Kabir Shah](https://kabir.ml)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkbrsh%2Fmoon-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkbrsh%2Fmoon-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkbrsh%2Fmoon-cli/lists"}