{"id":13563133,"url":"https://github.com/dymensionxyz/roller","last_synced_at":"2026-03-06T01:35:15.605Z","repository":{"id":172764523,"uuid":"644266582","full_name":"dymensionxyz/roller","owner":"dymensionxyz","description":"CLI tool for deploying Dymension RollApps","archived":false,"fork":false,"pushed_at":"2025-12-29T11:43:35.000Z","size":14077,"stargazers_count":74,"open_issues_count":111,"forks_count":77,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-01-01T11:38:37.405Z","etag":null,"topics":["cli","rollapps","roller"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dymensionxyz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-23T07:02:32.000Z","updated_at":"2025-12-29T11:42:14.000Z","dependencies_parsed_at":"2023-10-04T13:20:13.914Z","dependency_job_id":"68af8a48-f889-4a40-817a-44661bca91e4","html_url":"https://github.com/dymensionxyz/roller","commit_stats":null,"previous_names":["dymensionxyz/roller"],"tags_count":229,"template":false,"template_full_name":null,"purl":"pkg:github/dymensionxyz/roller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dymensionxyz%2Froller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dymensionxyz%2Froller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dymensionxyz%2Froller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dymensionxyz%2Froller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dymensionxyz","download_url":"https://codeload.github.com/dymensionxyz/roller/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dymensionxyz%2Froller/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30157846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"ssl_error","status_checked_at":"2026-03-05T22:39:24.771Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","rollapps","roller"],"created_at":"2024-08-01T13:01:15.501Z","updated_at":"2026-03-06T01:35:15.599Z","avatar_url":"https://github.com/dymensionxyz.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Roller CLI\n\n![Roller CLI Logo](images/readme.png)\n\n## Introduction\n\nRoller CLI is a command-line interface tool designed to facilitate the creation\nand operation of RollApps on the Dymension Hub.\nIt allows developers to effortlessly spin up and run RollApps, simplifying the\ndevelopment process and making the Dymension Hub\nmore accessible.\n\n## Local Development\n\nTo build and test the latest version from the main branch:\n\nFirst, install all the necessary dependencies using the following command:\n\n```bash\ncurl https://raw.githubusercontent.com/dymensionxyz/roller/main/install.sh | bash\n```\n\nNext, clone this repository. Once cloned, navigate to the root directory and execute:\n\n```bash\nmake build\n```\n\nThis command builds the latest version of Roller and places the executable\nin the `./build` directory.\n\nTo run Roller, use:\n\n```bash\n./build/roller\n```\n\n## Testing\n\nTo run all the tests, run from the root directory:\n\n```bash\ngo test ./...\n```\n\n## Installing a Pre Release\n\nTo install a specific pre-release version, use:\n\n```bash\nexport ROLLER_RELEASE_TAG=\"\u003cRELEASE_TAG\u003e\"\ncurl https://raw.githubusercontent.com/dymensionxyz/roller/main/install.sh | bash\n```\n\nFor more information about Roller and its usage, please refer to [the documentation](https://docs.dymension.xyz/run/operate/overview).\n\n## Contribution\n\n[pre-commit](https://pre-commit.com/) will help you with the hooks that will make sure you follow the style guidelines, once installed\nrun:\n\n```sh\npre-commit install -c .pre-commit-config.yaml -t commit-msg\npre-commit install -c .pre-commit-config.yaml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdymensionxyz%2Froller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdymensionxyz%2Froller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdymensionxyz%2Froller/lists"}