The simplest JavaScript and TypeScript runtime, fully written in Rust 🦀 and powered Nova.
curl -fsSL https://tryandromeda.dev/install.sh | bash
Or download and run manually:
wget https://tryandromeda.dev/install.sh
chmod +x install.sh
./install.sh
iwr -Uri "https://tryandromeda.dev/install.ps1" | Invoke-Expression
curl -L -o install.bat https://tryandromeda.dev/install.bat && install.bat
Thank you for being a part of the Andromeda community!
Happy coding!