{"id":19124790,"url":"https://github.com/vylsaz/cbqn-win-docker-build","last_synced_at":"2025-05-05T19:35:13.172Z","repository":{"id":177465798,"uuid":"660445821","full_name":"vylsaz/cbqn-win-docker-build","owner":"vylsaz","description":"Build CBQN for Windows with Docker","archived":false,"fork":false,"pushed_at":"2025-05-03T19:19:24.000Z","size":72,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-03T20:25:40.862Z","etag":null,"topics":["bqn","windows"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/vylsaz.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,"zenodo":null}},"created_at":"2023-06-30T03:06:54.000Z","updated_at":"2025-05-03T19:19:27.000Z","dependencies_parsed_at":"2023-07-15T19:15:54.342Z","dependency_job_id":"18f57399-0f4b-4b30-88b9-611ce7242fa4","html_url":"https://github.com/vylsaz/cbqn-win-docker-build","commit_stats":null,"previous_names":["vylsaz/cbqn-win-docker-build"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vylsaz%2Fcbqn-win-docker-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vylsaz%2Fcbqn-win-docker-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vylsaz%2Fcbqn-win-docker-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vylsaz%2Fcbqn-win-docker-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vylsaz","download_url":"https://codeload.github.com/vylsaz/cbqn-win-docker-build/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252563149,"owners_count":21768410,"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":["bqn","windows"],"created_at":"2024-11-09T05:30:34.774Z","updated_at":"2025-05-05T19:35:13.153Z","avatar_url":"https://github.com/vylsaz.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cbqn-win-docker-build\nBuild [CBQN](https://github.com/dzaima/CBQN) for Windows with Docker\n\n## Usage\n`cd` to the folder where you can find this README and Dockerfiles. \n\nFor example, if you want to call your image \"winbqn\", you want to build with:\n\n```powershell\ndocker build -t winbqn .\n```\nYou can pass in arguments by adding `--build-arg ARG=VALUE` to the command. The arguments are:\n- `BRANCH`, the git branch of dzaima/CBQN to clone from, default: `develop`\n- `NATIVE`, should all instructions supported by the local machine be enabled, default: `0`\n- `REPLXX`, use replxx for the repl, default: `1`\n- `VERSION`, the version to report by CBQN, default: `\"\"` (use commit hash)\n- `EXE_OPTS`, other options for build when building the executable, default: `\"\"`\n- `DLL_OPTS`, other options for build when building the shared library, default: `\"\"`\n- `LIB_OPTS`, other options for build when building the static library, default: `\"\"`\n\nThen, you can get bqn.zip by:\n```powershell\ndocker run -v ${PWD}:/out --rm -d winbqn cp /build/out/bqn.zip /out\n```\n\nFinally, you can remove the image by:\n```powershell\ndocker rmi winbqn\n```\n\n## License\nThe BQN logo (BQN.ico) is licensed ISC. Other files are licensed MIT.  \n\nUnder `licenses/` are licenses to be distributed with the CBQN binary.\n\nCBQN is dual-licensed LGPLv3 and MPL2, you can choose one.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvylsaz%2Fcbqn-win-docker-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvylsaz%2Fcbqn-win-docker-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvylsaz%2Fcbqn-win-docker-build/lists"}