{"id":16186908,"url":"https://github.com/robloach/asdf-playdate","last_synced_at":"2025-04-07T13:26:37.666Z","repository":{"id":66036195,"uuid":"529979739","full_name":"RobLoach/asdf-playdate","owner":"RobLoach","description":"Playdate SDK plugin for asdf version manager","archived":false,"fork":false,"pushed_at":"2024-08-30T04:25:52.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T18:01:58.321Z","etag":null,"topics":["asdf-plugin","playdate","playdate-sdk"],"latest_commit_sha":null,"homepage":"https://play.date","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RobLoach.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","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":"2022-08-28T21:06:30.000Z","updated_at":"2024-08-30T04:25:55.000Z","dependencies_parsed_at":"2024-07-29T22:52:42.207Z","dependency_job_id":"f7f7f304-de4c-4cac-b7cc-4a1fbf27b34b","html_url":"https://github.com/RobLoach/asdf-playdate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"asdf-vm/asdf-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobLoach%2Fasdf-playdate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobLoach%2Fasdf-playdate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobLoach%2Fasdf-playdate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobLoach%2Fasdf-playdate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobLoach","download_url":"https://codeload.github.com/RobLoach/asdf-playdate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247659508,"owners_count":20974730,"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":["asdf-plugin","playdate","playdate-sdk"],"created_at":"2024-10-10T07:19:49.055Z","updated_at":"2025-04-07T13:26:37.646Z","avatar_url":"https://github.com/RobLoach.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# asdf-playdate [![Build](https://github.com/RobLoach/asdf-playdate/actions/workflows/build.yml/badge.svg)](https://github.com/RobLoach/asdf-playdate/actions/workflows/build.yml) [![Lint](https://github.com/RobLoach/asdf-playdate/actions/workflows/lint.yml/badge.svg)](https://github.com/RobLoach/asdf-playdate/actions/workflows/lint.yml)\n\n[Playdate SDK](https://sdk.play.date/inside-playdate) plugin for the [asdf version manager](https://asdf-vm.com).\n\n\u003c/div\u003e\n\n# Contents\n\n- [Dependencies](#dependencies)\n- [Install](#install)\n- [Contributing](#contributing)\n- [License](#license)\n\n# Dependencies\n\n- `curl`\n- `tar`\n\n# Install\n\nThe following covers how to install Playdate with asdf.\n\n## Plugin\n\nFirst, install the plugin with:\n\n```shell\nasdf plugin add playdate https://github.com/RobLoach/asdf-playdate.git\n```\n\n## Playdate\n\nOnce the plugin is installed, you can install a version of the Playdate SDK:\n\n```shell\n# Show all installable versions\nasdf list-all playdate\n\n# Install specific version\nasdf install playdate latest\n\n# Set a version globally (on your ~/.tool-versions file)\nasdf global playdate latest\n\n# Now playdate commands are available\npdc --version\nPlaydateSimulator --help\n```\n\nCheck [asdf](https://github.com/asdf-vm/asdf) readme for more instructions on how to\ninstall \u0026 manage versions.\n\n## PLAYDATE_SDK_PATH\n\nNow that Playdate is set up, you can [add the `PLAYDATE_SDK_PATH` environment variable](https://sdk.play.date/2.4.2/Inside%20Playdate%20with%20C.html#_set_playdate_sdk_path_environment_variable) by appending the following to your shell's initialization script, like `~/.bashrc`...\n\n### Bash\n\n```\n. ~/.asdf/plugins/playdate/setup.bash\n```\n\n### zsh\n```\n. ~/.asdf/plugins/playdate/setup.zsh\n```\n\n### Fish\n```\n. ~/.asdf/plugins/playdate/setup.fish\n```\n\n### Nushell\n```\n. ~/.asdf/plugins/playdate/setup.nu\n```\n\n### Xonsh\n```\n. ~/.asdf/plugins/playdate/setup.xsh\n```\n\n# Contributing\n\nContributions of any kind welcome! See the [contributing guide](contributing.md).\n\n[Thanks goes to these contributors](https://github.com/RobLoach/asdf-playdate/graphs/contributors)!\n\n# License\n\nSee [LICENSE](LICENSE) © [Rob Loach](https://github.com/RobLoach/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobloach%2Fasdf-playdate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobloach%2Fasdf-playdate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobloach%2Fasdf-playdate/lists"}