Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
cowork:starconnect:public:mojo [2023/10/02 22:26] itbs |
cowork:starconnect:public:mojo [2025/04/16 19:28] (aktuell) 20.171.207.71 alte Version wiederhergestellt (2023/10/02 21:51) |
||
---|---|---|---|
Zeile 13: | Zeile 13: | ||
- https:// | - https:// | ||
- https:// | - https:// | ||
- | |||
- | |||
- | ---- | ||
- | GET STARTED | ||
- | |||
- | Mojo SDK | ||
- | now available! | ||
- | Update an existing installation of the Mojo SDK: | ||
- | |||
- | |||
- | sudo apt-get update | ||
- | sudo apt-get install modular | ||
- | modular clean | ||
- | modular install mojo | ||
- | Command copied to clipboard | ||
- | Install the Mojo SDK for your platform: | ||
- | |||
- | Install on Linux | ||
- | |||
- | By downloading and installing the SDK, you agree to the terms and conditions of the license | ||
- | |||
- | Install on Linux | ||
- | Verify your computer meets the system requirements | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | . | ||
- | Install the Modular CLI: | ||
- | |||
- | |||
- | |||
- | curl https:// | ||
- | MODULAR_AUTH=mut_5563dbbe5bc34ed6906c6f8fabedef01 \ | ||
- | sh - | ||
- | Command copied to clipboard | ||
- | Install the Mojo SDK: | ||
- | |||
- | modular install mojo | ||
- | Command copied to clipboard | ||
- | Optionally, install the Mojo extension for VS Code. | ||
- | Get started with Hello World! | ||
- | Manual installation instructions |