This website requires JavaScript.
Explore
Help
Sign In
status-im
/
cabot
mirror of
https://github.com/status-im/cabot.git
Watch
2
Star
0
Fork
You've already forked cabot
0
Code
Issues
Projects
Releases
Wiki
Activity
0.11.13
cabot
/
setup_dev.sh
4 lines
85 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
foreman run python manage.py syncdb
foreman run python manage.py migrate
Reference in New Issue
View Git Blame
Copy Permalink