401d414d
¶
f0cal.farm.client¶
An thin api client and cli wrapper for the f0cal edge device farm.
Usage¶
Detailed docs can be found at https://www.f0cal.com/docs
Installation¶
git clone https://github.com/f0cal/f0cal.farm.client.git
cd f0cal.farm.client
pip install -r requirements.txt -c constraints.txt
pip install . -c constraints.txt
To use please visit https://f0cal.com first and create and account and an api key
Then configure the cli with:
f0cal farm config update "api_key=<YOUR API KEY>"