1
Install the Algorithmia CLI client by running:
curl -sSLf https://algorithmia.com/install.sh | sh
Then authenticate by running:
algo auth
# Enter API Key: YOUR_API_KEY
algo run Deployer123/Testing/0.1.0 -d '"https://github.com/algorithmiaio/sample-apps/raw/master/algo-dev-demo/digit_recognition/images/digit_1.png"'