{"id":17169451,"url":"https://github.com/johnmurray/basic-scala-template","last_synced_at":"2025-10-03T17:42:24.411Z","repository":{"id":137210584,"uuid":"19052122","full_name":"JohnMurray/basic-scala-template","owner":"JohnMurray","description":"A baseline template for scala projects of any type","archived":false,"fork":false,"pushed_at":"2014-06-02T20:17:15.000Z","size":1224,"stargazers_count":11,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T16:07:25.686Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JohnMurray.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-23T01:05:26.000Z","updated_at":"2020-05-06T01:12:00.000Z","dependencies_parsed_at":"2023-03-13T23:01:35.539Z","dependency_job_id":null,"html_url":"https://github.com/JohnMurray/basic-scala-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/JohnMurray%2Fbasic-scala-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnMurray%2Fbasic-scala-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnMurray%2Fbasic-scala-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnMurray%2Fbasic-scala-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JohnMurray","download_url":"https://codeload.github.com/JohnMurray/basic-scala-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248741206,"owners_count":21154254,"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-10-14T23:26:16.016Z","updated_at":"2025-10-03T17:42:19.378Z","avatar_url":"https://github.com/JohnMurray.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basic Scala Template\n\nThis is a template to help you get started writing Scala code quickly. This\nwas introduced on my blog-post [here][1]. You can read that to understand what\nwas added to this and why.\n\n## Getting Started\n\nFirst you'll need to setup the project locally. I like to do the following:\n\n```shell\ngit clone git://github.com/JohnMurray/basic-scala-template.git $HOME/.basic-scala-template\necho 'alias scala-new=\"$HOME/.basic-scala-template/scala-new\"' \u003e\u003e~/.bashrc\n```\n\nOf course you can put it wherever you'd like and source the `scala-new` script\nhowever you'd like. This is just how I tend to set things up on my machines. From\nhere you're good to create your first template:\n\n```shell\nscala-new my-new-project\ncd my-new-project/\n\n./sbt\n# have fun!\n```\n\nThat's all there is to it.\n\n## Contributing\n\nIf you think there is something that I am sorely missing from this project or\nif you have an improvement that you'd like to make, please feel free to open an\nissue or make a pull request. I'd love to pull in improvements if it makes peoples\nlives easier when creating new Scala projects.\n\n[List of Contributors][2]\n\n\n  [1]: http://www.johnmurray.io/log/2014/04/15/Starting-a-Scala-Project.md\n  [2]: https://github.com/JohnMurray/basic-scala-template/graphs/contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmurray%2Fbasic-scala-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnmurray%2Fbasic-scala-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnmurray%2Fbasic-scala-template/lists"}