Back to Moon

setup

website/docs/commands/setup.mdx

2.2.4464 B
Original Source

The moon setup command can be used to setup the developer and pipeline environments. It achieves this by downloading and installing all configured toolchains.

shell
$ moon setup

:::info

This command should rarely be used, as the environment is automatically setup when running other commands, like detecting affected projects, running a task, or generating a build artifact.

:::

Configuration

  • * in .moon/toolchains.*