{"id":50474936,"url":"https://github.com/softwarefactory-project/shake-factory","last_synced_at":"2026-06-01T12:31:34.321Z","repository":{"id":83299245,"uuid":"285912588","full_name":"softwarefactory-project/shake-factory","owner":"softwarefactory-project","description":"Shake functions to build project in Software Factory.","archived":false,"fork":false,"pushed_at":"2024-08-01T17:43:07.000Z","size":224,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-08-01T20:05:00.055Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/softwarefactory-project.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":"2020-08-07T20:10:42.000Z","updated_at":"2024-08-01T17:43:11.000Z","dependencies_parsed_at":"2023-03-12T17:55:29.028Z","dependency_job_id":null,"html_url":"https://github.com/softwarefactory-project/shake-factory","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/softwarefactory-project/shake-factory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwarefactory-project%2Fshake-factory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwarefactory-project%2Fshake-factory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwarefactory-project%2Fshake-factory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwarefactory-project%2Fshake-factory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softwarefactory-project","download_url":"https://codeload.github.com/softwarefactory-project/shake-factory/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softwarefactory-project%2Fshake-factory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33775857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"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":"2026-06-01T12:31:31.701Z","updated_at":"2026-06-01T12:31:34.306Z","avatar_url":"https://github.com/softwarefactory-project.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shake-factory\n\n[Shake][shake] functions to build project in Software Factory.\n\nTo build a project using `ShakeFactory` run this command:\n\n```\npodman run -it --rm -v $(pwd):/data:Z quay.io/software-factory/shake-factory\n```\n\n## Install from source\n\nYou need to install the `ShakeFactory` library before using it.\nYou will need the latest cabal-install (version 3), for example on fedora:\n\n```\nsudo dnf copr enable -y petersen/cabal-install \u0026\u0026 sudo dnf install -y cabal-install ghc\ncabal install --lib lib:shake-factory dhall shake shake-dhall text bytestring containers casing\n```\n\nThis install the library in `~/.cabal` and it creates an environment in `~/.ghc`.\nRe-installation may fail because of a [cabal issue](https://github.com/haskell/cabal/issues/6394), fix that by removing the `~/.ghc` directory first.\n\nOnce installed you can verify it is working:\n\n```\n$ ghci\nPrelude\u003e import ShakeFactory\nPrelude ShakeFactory\u003e :browse ShakeFactory\n...\n```\n\n## Build the image\n\nOnce the library is installed, you can build the container image:\n\n```\n# Build\nshake container\n\n# Publish\nshake quay.io/software-factory/shake-factory\n```\n\n[shake]: https://shakebuild.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftwarefactory-project%2Fshake-factory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftwarefactory-project%2Fshake-factory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftwarefactory-project%2Fshake-factory/lists"}