{"id":15355212,"url":"https://github.com/sake92/mill-scala3-library-starter.g8","last_synced_at":"2025-07-29T09:38:26.872Z","repository":{"id":212693160,"uuid":"731964725","full_name":"sake92/mill-scala3-library-starter.g8","owner":"sake92","description":"Giter8 template for a Scala 3 library with Mill","archived":false,"fork":false,"pushed_at":"2023-12-18T14:51:11.000Z","size":20,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-03T02:29:59.621Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sake92.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":"2023-12-15T09:55:46.000Z","updated_at":"2024-01-11T07:21:09.000Z","dependencies_parsed_at":"2023-12-15T17:27:07.086Z","dependency_job_id":"2b498496-81ba-4eb5-8167-1dbeb3207340","html_url":"https://github.com/sake92/mill-scala3-library-starter.g8","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"e75ecaf9bbb3b6e701fdc0ce38d41a3f1e6878bd"},"previous_names":["sake92/mill-scala3-library-starter.g8"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sake92/mill-scala3-library-starter.g8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sake92%2Fmill-scala3-library-starter.g8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sake92%2Fmill-scala3-library-starter.g8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sake92%2Fmill-scala3-library-starter.g8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sake92%2Fmill-scala3-library-starter.g8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sake92","download_url":"https://codeload.github.com/sake92/mill-scala3-library-starter.g8/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sake92%2Fmill-scala3-library-starter.g8/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267664575,"owners_count":24124341,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"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":[],"created_at":"2024-10-01T12:23:08.152Z","updated_at":"2025-07-29T09:38:26.846Z","avatar_url":"https://github.com/sake92.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mill-scala3-library-starter.g8\n\nA *mildly opinionated* Giter8 template for a Scala 3 library with Mill build tool.  \n\n## Quickstart\n\n1. Create a new, empty GitHub repo, with `main` branch\n1. Clone the repo, and run this inside it:\n    ```sh\n    mill -i init sake92/mill-scala3-library-starter.g8 -o .\n    ```\n1. Tell git that `mill` is executable:\n    ```sh\n    git update-index --chmod=+x ./mill\n    ```\n1. Develop, commit, push\n\nEnjoy!\n\n## Features\n\n### Build\n\nSimple build for a Scala 3 library.  \n\nIf you want to cross build for ScalaJS/ScalaNative, please refer to the [Mill docs](https://mill-build.com/mill/Scala_Build_Examples.html).  \nOr simply copy-paste my setup from [Tupson](https://github.com/sake92/tupson/blob/main/build.sc)\n\n### CI\n\nRuns tests on Java 11, 17, 21.\n\n---\n\n### CD\nReleasing is done with Java 11.  \n\nMake sure you have credentials for publishing to Sonatype and a GPG key created.  \nBefore releasing you need to set up the following secrets:\n- SONATYPE_USERNAME\n- SONATYPE_PASSWORD\n- PGP_PASSPHRASE\n- PGP_SECRET\n\nPlease follow the docs from [mill-ci-release](https://github.com/ckipp01/mill-ci-release?tab=readme-ov-file#gpg)\n\n---\n\n### Docs\n\nMake sure you set up GitHub Pages to use `gh-pages` branch, from root folder `/`\n\nDocumentation with [Hepek SSG](https://sake92.github.io/hepek/hepek/index.html) and GitHub Pages deployment\n\nIt follows the [DIVIO's Documentation System](https://documentation.divio.com/introduction.html) for structuring the docs in a meaningful way.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsake92%2Fmill-scala3-library-starter.g8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsake92%2Fmill-scala3-library-starter.g8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsake92%2Fmill-scala3-library-starter.g8/lists"}