Welcome to Godspeed Studio!
Disconnected
To fully utilize Godspeed Studio, we need to set up your environment. This involves installing the Godspeed Framework and Daemon, which work together to manage your projects and facilitate seamless communication between the Studio and your local system.
Step 1: Install Godspeed CLI
Open your terminal and run the following command:
npm install -g @godspeedsystems/godspeed
Verify Installation:godspeed --version
Need Help?Step 2: Install Godspeed Daemon
Open Terminal and run:
curl -fsSL https://raw.githubusercontent.com/zero8dotdev/install-godspeed-daemon/main/install.sh | sudo bash
Step 3: Start the Godspeed Daemon
Open your terminal and run:
godspeed-daemon
Once started, your Studio will automatically connect to the running daemon.❓ Troubleshooting
General Troubleshooting: If the above commands do not work, check your OS type and try the appropriate command manually.