Skip to content

Latest commit

 

History

History
executable file
·
24 lines (17 loc) · 273 Bytes

File metadata and controls

executable file
·
24 lines (17 loc) · 273 Bytes

Telegram Bot

Setup project

git clone https://github.com/Troublesis/Python-Docker-Template.git PROJECT_NAME
git checkout master
make init

Git add remote

git remote add origin GIT_URL

Push all to git

make acp