Version: | 0.2.0 |
---|---|
Web: | https://github.com/luismayta/python-facebook-chatbot |
Download: | http://github.com/luismayta/python-facebook-chatbot |
Source: | http://github.com/luismayta/python-facebook-chatbot |
Keywords: | python-facebook-chatbot |
Table of Contents:
Python Facebook Chatbot
- Task
List of applications:
- Fork this repository
λ make setup
λ make docker.build
λ make docker.up
λ make
༼ つ ◕_◕ ༽つ Makefile for python-facebook-chatbot
Usage:
environment create environment with pyenv
install install dependences python by env
clean remove files of build
setup install requirements
hooks copy hooks for git
Docker:
docker.build build all services with docker-compose
docker.cleanup Clean images docker unnecesary
docker.down down services docker-compose
docker.list list services of docker
docker.ssh connect by ssh to container
docker.stop stop services by env
docker.status status container by env
docker.verify_network verify network
docker.up up services of docker-compose
docker.run run {service} {env}
docker.list list services of docker
Docs:
docs.show Show restview README
docs.make.html Make documentation html
docs.make.pdf Make documentation pdf
Tests:
test Run All tests with coverage
test.lint Run all pre-commit
test.syntax Run all syntax in code
MIT
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.