RetroDeep CLI is a powerful, user-friendly command-line interface designed to supercharge your development workflow by enabling you to deploy, manage, and scale your applications directly from the terminal
RetroDeep CLI requires Python 3.9 or higher.
brew tap retrodeep-io/homebrew-retrodeep-cli
brew install retrodeep-cli
You can install the RetroDeep CLI directly using curl with the following command:
curl -fsSL https://get.retrodeep.com | bash
After installation, you can start using the RetroDeep CLI by running retrodeep. For detailed command usage and options, refer to:
retrodeep --help
or visit the RetroDeep CLI documentation