Git Product home page Git Product logo

cli-27's Introduction

Decentraland CLI Decentraland Logo

CI chat on Discord

This CLI provides tooling/commands to assist you in the scenes 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 to be incorporated in your Decentraland parcel.

Usage

To install the latest version of dcl (Decentraland CLI), run this command:

npm install -g decentraland

To learn what you can do with the CLI run the following command:

dcl --help

See more details at Decentraland docs.

Documentation

For details on how to use Decentraland developer tools, check our documentation site

Contributing

  1. Fork this repository to your own GitHub account and then clone it to your local device.
  2. Install dependencies with npm install.
  3. Build the project by running npm run build.
  4. Link the CLI with: npm link. The dcl command should now be available.
  5. You can run tests with npm test

NOTE: you can set the environment variable DEBUG=true to see all debugging info

Releasing

Just update the version on the package.json file and merge to master.

Configuration

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:

Variable name Enviroment variable ~/.dclinfo
Provider RPC_URL -
MANA Token Contract MANA_TOKEN MANAToken
LAND Registry Contract LAND_REGISTRY LANDRegistry
Estate Registry Contract ESTATE_REGISTRY EstateRegistry
Content Server URL CONTENT_URL contentUrl
Segment API key SEGMENT_KEY segmentKey

Copyright info

This repository is protected with a standard Apache 2 license. See the terms and conditions in the LICENSE file.

cli-27's People

Contributors

abarmat avatar belohlavek avatar bnolan avatar cazala avatar dependabot-preview[bot] avatar dependabot[bot] avatar doomling avatar eordano avatar fmiras avatar gonpombo8 avatar hprivakos avatar jmoguilevsky avatar leanmendoza avatar m-sossich avatar marcosnc avatar matiasbargas avatar menduz avatar michaltakac avatar moliva avatar nachomazzara avatar nchamo avatar nearnshaw avatar nicosantangelo avatar pablitar avatar twaldorf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.