Usage
🚀 Basic Commands
# Compile your code to an executableastra build index.js# ^ your entry file (optional if "main" is set in package.json)
# Preinstall Node.js on your pc (you have to do it once)astra install
# Show available Node.js versionsastra versions