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,
- remove the binary
~/.local/bin/neut
, - remove
NEUT_CORE_MODULE_URL
andNEUT_CORE_MODULE_DIGEST
in your shell config, and - remove cache directories created in your Neut projects (if desired).