Installation

Installation

To install the toolchain, execute the installation script:

curl -sSL https://raw.githubusercontent.com/vekatze/neut/main/install.sh | bash

Then please follow the instructions.

You may also want to configure your editor.

If you prefer manual installation, see here.

Uninstallation

To uninstall,

  1. remove the binary ~/.local/bin/neut,
  2. remove NEUT_CORE_MODULE_URL and NEUT_CORE_MODULE_DIGEST in your shell config, and
  3. remove cache directories created in your Neut projects (if desired).