{"id":15776092,"url":"https://github.com/lambrospetrou/create-shadow-cljs-app","last_synced_at":"2025-05-13T01:24:22.108Z","repository":{"id":35077541,"uuid":"204184482","full_name":"lambrospetrou/create-shadow-cljs-app","owner":"lambrospetrou","description":"Easy creation of ClojureScript applications using Shadow-CLJS","archived":false,"fork":false,"pushed_at":"2022-03-24T13:32:55.000Z","size":1120,"stargazers_count":16,"open_issues_count":4,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-05T03:34:24.105Z","etag":null,"topics":["aws-lambda","clojure","clojurescript","closure","nodejs","shadow-cljs"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/lambrospetrou.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-24T16:39:51.000Z","updated_at":"2021-08-12T15:09:58.000Z","dependencies_parsed_at":"2022-08-08T04:16:26.040Z","dependency_job_id":null,"html_url":"https://github.com/lambrospetrou/create-shadow-cljs-app","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambrospetrou%2Fcreate-shadow-cljs-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambrospetrou%2Fcreate-shadow-cljs-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambrospetrou%2Fcreate-shadow-cljs-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambrospetrou%2Fcreate-shadow-cljs-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lambrospetrou","download_url":"https://codeload.github.com/lambrospetrou/create-shadow-cljs-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253852051,"owners_count":21973845,"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":["aws-lambda","clojure","clojurescript","closure","nodejs","shadow-cljs"],"created_at":"2024-10-04T17:04:51.382Z","updated_at":"2025-05-13T01:24:22.086Z","avatar_url":"https://github.com/lambrospetrou.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-shadow-cljs-app\n\nThis is an NPM initializer to ease the creation of projects using the **awesome** [Shadow-CLJS](https://shadow-cljs.github.io/docs/UsersGuide.html).\n\nThe default template provides out-of-the-box setup for a Node script, a standard `commonjs` library, and a browser-compatible output.\n\n## Get started\n\nTo create a project named `cljs-app`, run any of the following commands:\n\n```\nnpx create-shadow-cljs-app cljs-app\n\n# or \n\nnpm init shadow-cljs-app cljs-app\n```\n\nThis will create a directory `cljs-app` with code for the three main targets supported.\n\nTo create release artifacts for all of the available targets run `npm run release`.\n\nCheck the `README.md` of the created project for more details on what you get.\n\n## Options\n\nTo see all the options available run `npx create-shadow-cljs-app --help`.\n\n## Contributing\n\nThe goal of this project is to provide a no-fuss starting template for projects to use `Shadow-CLJS`.\n\nI am happy to accept pull requests as long as the goal of the projects remains as is.\n\nWhen choosing between simplicity and features, always prefer simplicity.\n\n### Local testing\n\nIn order to test the initializer locally you can use [`npx`](https://github.com/npm/npx) to simulate the flow using a local directory.\n\n```bash\n# Checkout the initializer code\nmkdir -p ~/dev \u0026\u0026 cd ~/dev\ngit clone https://github.com/lambrospetrou/create-shadow-cljs-app.git\npushd create-shadow-cljs-app \u0026\u0026 npm install \u0026\u0026 npm pack \u0026\u0026 popd\n\n# Create the new app using the local version of the initializer  (use the right version in the `*.tgz` file)\nnpx ~/dev/create-shadow-cljs-app/create-shadow-cljs-app-1.1.1.tgz --name cljs-app\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambrospetrou%2Fcreate-shadow-cljs-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flambrospetrou%2Fcreate-shadow-cljs-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambrospetrou%2Fcreate-shadow-cljs-app/lists"}