{"id":19416904,"url":"https://github.com/opensc/nightly","last_synced_at":"2025-09-03T13:18:42.045Z","repository":{"id":44472146,"uuid":"136588468","full_name":"OpenSC/Nightly","owner":"OpenSC","description":"OpenSC nightly builds","archived":false,"fork":false,"pushed_at":"2025-02-10T03:37:50.000Z","size":22372772,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-02-10T04:24:00.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenSC.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":"2018-06-08T08:13:15.000Z","updated_at":"2023-01-14T11:17:49.000Z","dependencies_parsed_at":"2023-09-22T12:11:13.807Z","dependency_job_id":"726ca05b-4e0b-4e1a-98fa-9013e37c3910","html_url":"https://github.com/OpenSC/Nightly","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/OpenSC%2FNightly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSC%2FNightly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSC%2FNightly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSC%2FNightly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSC","download_url":"https://codeload.github.com/OpenSC/Nightly/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240595142,"owners_count":19826329,"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-11-10T13:06:11.311Z","updated_at":"2025-02-25T03:26:05.644Z","avatar_url":"https://github.com/OpenSC.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"OpenSC nightly builds are available in seperate branches organized by their git identifier. The latest build can be downloaded as follows:\n\n```sh\n# Get OpenSC\ngit clone https://github.com/OpenSC/OpenSC --single-branch\ncd OpenSC\n\n# Get name of branch in Nightly which corresponds to the latest commit in OpenSC\nBRANCH=`git log --max-count=1 --date=short --abbrev=8 --pretty=format:\"%cd_%h\"`\n\n# Download the build\ncurl https://github.com/OpenSC/Nightly/archive/${BRANCH}.zip -L --output ${BRANCH}.zip\n\n# Unpack the build\nunzip ${BRANCH}.zip\n```\n\nSingle build artifacts may be downloaded using the web interface:\n```sh\n# Open the build in Firefox\nfirefox https://github.com/OpenSC/Nightly/tree/${BRANCH}\n```\n\nSome build artifacts may be split up into multiple chunks due to file size limitations. The chunks have extensions in alphabetic order (`.aa`, `.ab`, ...). To concatenate them, use something like the following in a terminal:\n```sh\n# Recreate the macOS image\ncat OpenSC*.dmg.* \u003e OpenSC.dmg\n```\n\n```cmd\nREM Recreate the Windows debug symbols\ncopy /b OpenSC-0.21.0-rc1_win64-Debug.zip.aa+OpenSC-0.21.0-rc1_win64-Debug.zip.ab OpenSC-Debug.zip\n```\n\nNote that old builds may be deleted at any time.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensc%2Fnightly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopensc%2Fnightly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensc%2Fnightly/lists"}