Installation
Run the following command in your terminal to install the Simplifyd CLI application:
curl https://assets.simplifyd.app/install.sh | sh
You can view what actions the script takes here.
Verifying your installation¶
To verify your CLI installation, use the simplifyd version
command.
Getting started¶
After you install the CLI, run the simplifyd login
command to login.
If you do not already have an account you can signup for one. Run the command simplifyd signup
to do so.