{"id":18709817,"url":"https://github.com/decentraland/cli","last_synced_at":"2025-04-06T04:08:16.919Z","repository":{"id":37484197,"uuid":"115670395","full_name":"decentraland/cli","owner":"decentraland","description":"💻 Decentraland command-line interface","archived":false,"fork":false,"pushed_at":"2024-09-04T20:19:47.000Z","size":12403,"stargazers_count":69,"open_issues_count":55,"forks_count":59,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-02-21T00:09:27.374Z","etag":null,"topics":["cli","dapp","dcl","decentraland","land","sdk"],"latest_commit_sha":null,"homepage":"https://docs.decentraland.org","language":"TypeScript","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/decentraland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/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":"2017-12-29T00:31:31.000Z","updated_at":"2024-07-01T06:20:36.000Z","dependencies_parsed_at":"2023-02-16T21:01:00.804Z","dependency_job_id":"e2ece699-c573-449c-af21-df700df13f4d","html_url":"https://github.com/decentraland/cli","commit_stats":{"total_commits":771,"total_committers":41,"mean_commits":"18.804878048780488","dds":0.788586251621271,"last_synced_commit":"4dc3d96e92af092978312c0d2685eb18d3d2fb8e"},"previous_names":[],"tags_count":103,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decentraland%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decentraland","download_url":"https://codeload.github.com/decentraland/cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430869,"owners_count":20937874,"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":["cli","dapp","dcl","decentraland","land","sdk"],"created_at":"2024-11-07T12:29:18.526Z","updated_at":"2025-04-06T04:08:16.377Z","avatar_url":"https://github.com/decentraland.png","language":"TypeScript","readme":"# Decentraland CLI ![Decentraland Logo](css/logo.svg)\n\n[![CI](https://github.com/decentraland/cli/actions/workflows/ci.yml/badge.svg?branch=master\u0026event=push)](https://github.com/decentraland/cli/actions/workflows/ci.yml)\n[![chat on Discord](https://img.shields.io/discord/417796904760639509.svg?logo=discord)](https://discordapp.com/invite/9EcuFgC)\n\nThis CLI provides tooling/commands to assist you in the [scenes](https://github.com/decentraland-scenes/Awesome-Repository) development process. Some of the commands will help you scaffold a new scene project, locally start and visualize the scene in order to test it and deploy it to a [content server](https://github.com/decentraland/catalyst/tree/master/content) to be incorporated in your Decentraland parcel.\n\n## Usage\n\nTo install the latest version of `dcl` (Decentraland CLI), run this command:\n\n```bash\nnpm install -g decentraland\n```\n\nTo learn what you can do with the CLI run the following command:\n\n```bash\ndcl --help\n```\n\nSee more details at [Decentraland docs](https://docs.decentraland.org/creator/development-guide/cli/).\n\n## Documentation\n\nFor details on how to use Decentraland developer tools, check our [documentation site](https://docs.decentraland.org)\n\n## Contributing\n\n1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your own GitHub account and then [clone](https://help.github.com/articles/cloning-a-repository/) it to your local device.\n2.  Install dependencies with `npm install`.\n3.  Build the project by running `npm run build`.\n4.  Link the CLI with: `npm link`. The `dcl` command should now be available.\n5.  You can run tests with `npm test`\n\n**NOTE:** you can set the environment variable `DEBUG=true` to see all debugging info\n\n## Releasing\nJust update the version on the `package.json` file and merge to master.\n\n## Configuration\n\n`dcl` can be configured in several ways to adapt it to another environment other than the default one. To do this you have to either set environment variables or change your `~/.dclinfo` file:\n\n| Variable name            | Enviroment variable |  `~/.dclinfo`  |\n| ------------------------ | :-----------------: | :------------: |\n| Provider                 |       RPC_URL       |       -        |\n| MANA Token Contract      |     MANA_TOKEN      |   MANAToken    |\n| LAND Registry Contract   |    LAND_REGISTRY    |  LANDRegistry  |\n| Estate Registry Contract |   ESTATE_REGISTRY   | EstateRegistry |\n| Content Server URL       |     CONTENT_URL     |   contentUrl   |\n| Segment API key          |     SEGMENT_KEY     |   segmentKey   |\n| Track Analytics data     |     TRACK_STATS     |   trackStats   |\n\n## Copyright info\nThis repository is protected with a standard Apache 2 license. See the terms and conditions in the [LICENSE](https://github.com/decentraland/cli/blob/master/LICENSE) file.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecentraland%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdecentraland%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecentraland%2Fcli/lists"}