Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Latest commit

 

History

History

sample

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

growbot-py sample

How to use:

  • Make sure you have pipenv (it's like pip and virtualenv combined. it's also the new standard.)
  • cd sample
  • pipenv install to install stuff from sample/Pipfile to a virtualenv
  • Update the uuid and host in the sample if necessary
  • pipenv run python main.py to run the sample
  • Trigger the move somehow (manually send a POST request?)
  • Observe the message being caught