文件名称:fire:通过电子邮件轻松创建GitHub问题
文件大小:296KB
文件格式:ZIP
更新时间:2024-05-20 19:49:16
github tool email github-issues Python
火 通过电子邮件创建GitHub问题的机器人。 请访问了解更多信息。 要尝试,请发送电子邮件至并查看 要进行设置: git clone git@github.com:FundersClub/fire.git cd fire python3.6 -m venv venv . ./venv/bin/activate pip install -r py-requirements/dev.txt npm install createdb firebot 如果您有权使用Heroku应用程序: git remote add heroku https://git.heroku.com/fc-firebot.git ./bin/restore-db 否则,您将需要手动设置数据库。 这表示: ./manage.py syncdb ./manage.py createsuperuser 运行开发服