3fbcb5df
¶
f0cal.farm.client¶
An api client and and cli wrapper for the f0cal edge device farm.
Usage¶
Installation¶
git clone https://github.com/f0cal/f0cal.farm.client.git
cd f0cal.farm.client
pip install . -c constraints.txt
To use please visit farm.f0cal.com first and create and account and an api key
Then configure the cli with:
f0cal farm configure -k <YOUR API KEY>