{"id":29324775,"url":"https://github.com/racket-templates/raco-new","last_synced_at":"2026-04-06T06:04:50.331Z","repository":{"id":46035669,"uuid":"288915205","full_name":"racket-templates/raco-new","owner":"racket-templates","description":"Raco tool for cloning templates from the racket-templates org","archived":false,"fork":false,"pushed_at":"2025-02-21T03:30:43.000Z","size":51,"stargazers_count":9,"open_issues_count":8,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-10T19:19:29.600Z","etag":null,"topics":["cli","racket","raco","templates"],"latest_commit_sha":null,"homepage":"","language":"Racket","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/racket-templates.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,"zenodo":null}},"created_at":"2020-08-20T05:32:09.000Z","updated_at":"2025-12-22T06:14:20.000Z","dependencies_parsed_at":"2024-06-18T22:47:32.905Z","dependency_job_id":"9bfef699-22fd-4241-988d-3e93b7214982","html_url":"https://github.com/racket-templates/raco-new","commit_stats":{"total_commits":42,"total_committers":6,"mean_commits":7.0,"dds":0.5952380952380952,"last_synced_commit":"059adc9e9e37e833f67f79b67800e172985e6bec"},"previous_names":["nixin72/raco-new","nixin72/from-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/racket-templates/raco-new","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racket-templates%2Fraco-new","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racket-templates%2Fraco-new/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racket-templates%2Fraco-new/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racket-templates%2Fraco-new/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/racket-templates","download_url":"https://codeload.github.com/racket-templates/raco-new/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/racket-templates%2Fraco-new/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31461534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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","racket","raco","templates"],"created_at":"2025-07-07T17:01:37.773Z","updated_at":"2026-04-06T06:04:50.327Z","avatar_url":"https://github.com/racket-templates.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raco new\n\nCreate new projects for Racket with the raco CLI.\n\n# Install\n\nEnsure that `raco` is on your path\n\nRun the `raco` command:\n```bash\nraco pkg install new\n```\n\nOr you can install from DrRacket by looking for `new` under **File|Package Manager**\n\n# Usage\n\nYou can find a list of all available templates using:\n```bash\nraco new --list\n```\n\nAnd create a new app with one of those templates using:\n```bash\nraco new \u003ctemplate\u003e \u003cproject-name\u003e\n```\n\nThis will create a new directory `\u003cproject-name\u003e` containing the templated project\n\n# Contributing to this project\n\nContibutions to both this tool and the collection of templates is welcome.\n\nContribute to this project by submitting a pull request or reporting an issue.\n\nDiscussion on [Racket Discussions (Discourse forum/mailing list)](https://racket.discourse.group/) or [Racket Discord](https://discord.gg/6Zq8sH5).\n\n# License\n\nThis package is free software, see [LICENSE](https://github.com/nixin72/raco-new/blob/master/LICENSE) for more details.\n\nBy making a contribution, you are agreeing that your contribution is licensed under the Apache 2.0 license and the MIT license.\n\n## get started\n\n```\ngit clone git@github:racket-templates/raco-new.git\ncd raco-new\nraco pkg install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fracket-templates%2Fraco-new","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fracket-templates%2Fraco-new","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fracket-templates%2Fraco-new/lists"}