ab11aa3f
¶
f0cal.farm.client¶
An thin api client and cli wrapper for the f0cal edge device farm.
Please note that the api and this client are under rapid development at the moment and are not intended to be stable.
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>