UPBIT Flask 의 cron job 수행
$ python3 -m venv venv
$ source venv/bin/activate
# pip install requests python-dotenv pyupbit tabulate PyGithub -q
# pip freeze > requirements.txt
$ pip install -r requirements.txt
# touch .env # dotenv 혹은 환경변수 설정 필요
# source .env
$ python tests.py # 단위 테스트
Settings
>Security
>Secrets and variables
>Actions
>Secrets
>New repository secret