First, install the AgentifyMe CLI, which provides the tools for local development and deployment:
bashcurl -LsSf https://agentifyme.ai/cli.sh | bash
The installation script will place the CLI in ~/.agentifyme/bin/agentifyme. Add this location to your PATH and verify the installation:
bashagentifyme --version
Login to your AgentifyMe account
Log in to your AgentifyMe account, if you don't have an account, you can sign up for one here:
bashagentifyme login
Useful CLI Commands
Check out the logged in user:
bashagentifyme whoami