{"id":16256485,"url":"https://github.com/oyvindberg/bleep","last_synced_at":"2025-04-12T16:47:59.966Z","repository":{"id":36950382,"uuid":"417633572","full_name":"oyvindberg/bleep","owner":"oyvindberg","description":"A bleeping fast scala build tool!","archived":false,"fork":false,"pushed_at":"2024-10-06T07:24:15.000Z","size":26898,"stargazers_count":149,"open_issues_count":59,"forks_count":21,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-10-11T15:45:16.762Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Scala","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/oyvindberg.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":"2021-10-15T20:56:47.000Z","updated_at":"2024-10-05T13:28:39.000Z","dependencies_parsed_at":"2024-01-15T23:56:57.082Z","dependency_job_id":"5428b3ce-b594-4172-9be8-70db6cf9b7fc","html_url":"https://github.com/oyvindberg/bleep","commit_stats":null,"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oyvindberg%2Fbleep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oyvindberg%2Fbleep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oyvindberg%2Fbleep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oyvindberg%2Fbleep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oyvindberg","download_url":"https://codeload.github.com/oyvindberg/bleep/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248601064,"owners_count":21131607,"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-10T15:45:21.798Z","updated_at":"2025-04-12T16:47:59.923Z","avatar_url":"https://github.com/oyvindberg.png","language":"Scala","funding_links":[],"categories":["构建工具"],"sub_categories":["Spring Cloud框架"],"readme":"# A bleeping fast scala build tool!\n\n[![Scala Discord](https://dcbadge.limes.pink/api/server/https://discord.gg/scala)](https://discord.gg/scala) Chat in the [#tooling channel](https://discord.com/channels/632150470000902164/635669047588945930) of the Scala Discord\n\nSee documentation at [https://bleep.build](https://bleep.build/docs/)\n\n\n### Contributing\n\n#### Check out bleep source code\n```\n$ git clone --recurse-submodules https://github.com/oyvindberg/bleep.git\n```\n\n#### Install bleep \nSee https://bleep.build/docs/installing/\n\n#### Use bleep to build bleep\n```bash\n# compile all projects using scala 2.13\n$ bleep compile jvm213\n```\n\n#### Setup in IDE\n\n```\n$ bleep setup-ide jvm213\n```\nAnd then open in using metals or intellij.\n\nSee [setting-up-build-in-ide](https://bleep.build/docs/usage/selecting-projects/#setting-up-build-in-ide) for a bit more info.\n\n#### Run bleep\n\nYou have several options:\n- run with bleep `bleep run bleep-cli@jvm213`\n- run `bleep.Main` from your IDE\n- generate a native image (`bleep native-image`) and run that (the path will be printed).\nThis is slow, but a few things can only be tested this way.\n- generate a shell wrapper script:\n```sh\n# generate script in build directory\n$ bleep setup-dev-script bleep-cli@jvm213\n\n# with this approach you need to compile manually\n$ bleep compile bleep-cli@jvm213\n\n$ ./bleep-cli@jvm213.sh\n# .\\bleep-cli@jvm213.bat on Windows\n```\n\n#### Submitting code\n- All changes go through PRs\n- Code should be formatted correctly (`bleep fmt`) and tests should pass (`bleep test`).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foyvindberg%2Fbleep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foyvindberg%2Fbleep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foyvindberg%2Fbleep/lists"}