{"id":16014695,"url":"https://github.com/green-coder/vrac-template","last_synced_at":"2025-04-05T02:43:00.061Z","repository":{"id":62435140,"uuid":"233170489","full_name":"green-coder/vrac-template","owner":"green-coder","description":"Template for Vrac projects","archived":false,"fork":false,"pushed_at":"2020-02-03T00:35:17.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-10T11:11:20.024Z","etag":null,"topics":["clojure","clojuscript","deps","template","vrac"],"latest_commit_sha":null,"homepage":"https://github.com/green-coder/vrac","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/green-coder.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}},"created_at":"2020-01-11T03:30:58.000Z","updated_at":"2020-02-28T19:58:17.000Z","dependencies_parsed_at":"2022-11-01T21:02:33.847Z","dependency_job_id":null,"html_url":"https://github.com/green-coder/vrac-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/green-coder%2Fvrac-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/green-coder%2Fvrac-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/green-coder%2Fvrac-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/green-coder%2Fvrac-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/green-coder","download_url":"https://codeload.github.com/green-coder/vrac-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247280181,"owners_count":20912965,"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":["clojure","clojuscript","deps","template","vrac"],"created_at":"2024-10-08T15:04:47.877Z","updated_at":"2025-04-05T02:43:00.035Z","avatar_url":"https://github.com/green-coder.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vrac-template\n\nA template to scaffold a Shadow-CLJS project which uses Vrac.\n\n## Usage\n\nFirst, prepare your `~/.clojure/deps.edn` [accordingly](https://github.com/seancorfield/clj-new#getting-started).\n\nThen, to create a new Vrac project:\n\n```shell script\nclj -A:new vrac group-id/project-name\n```\n\nYou may use your name as a `group-id` in the command above.\n\n## Notes for template developers\n\n- Generating the template without deployment or jar building:\n  ```shell script\n  clj -m clj-new.create vrac group-id/project-name\n  ```\n- Building the jar file:\n  ```shell script\n  clojure -A:jar\n  ```\n- Generating the template using the jar file:\n  ```shell script\n  clojure -Sdeps '{:deps {vrac/clj-template {:local/root \"/path/to/clj-template.jar\"}}}' -A:new vrac vincent/test-case\n  ```\n- Uploading the jar to Clojars:\n  ```shell script\n  mvn deploy:deploy-file -Dfile=clj-template.jar -DpomFile=pom.xml -DrepositoryId=clojars -Durl=https://clojars.org/repo/\n  ```\n\n## Thanks\n\nBig thank to Sean Corfield for implementing [clj-new](https://github.com/seancorfield/clj-new).\n\n## License\n\nCopyright © 2020 Vincent Cantin\n\nDistributed under the Eclipse Public License either version 2.0 or (at your option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreen-coder%2Fvrac-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreen-coder%2Fvrac-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreen-coder%2Fvrac-template/lists"}