bash scripts for setting up wagtail on a mac
- download 'wagtail_setup.sh' and 'launch_server.sh'
- edit line 11 of 'wagtail_setup.sh' to include the values you'd like to use for username and email
- from the command line, navigate to the directory where you saved the files
- type 'sh wagtail_setup.sh'
- enter and confirm a password
- type 'sh launch_server.sh'