- Clone this repo to your local machine using.
git clone https://github.com/VuDucManh/facebook-auto-post.git
On Windows:
- Install virtualenv
pip install virtualenv
- Launch virtualenv
cd facebook-auto-post
virtualenv venv
venv\Scripts\activate.bat
pip install -r requirements.txt
python run.py