sfbrigade / sfsbook

A repository for the reduce violence against women in SF project
MIT License
17 stars 9 forks source link

adds makefile for common tasks #122

Closed techieshark closed 7 years ago

techieshark commented 7 years ago

Resolves #121

Hopefully self explanatory, but now you can run:

make clean

to clean state (like the database files), and

make build start

to build and then start, and in another terminal just

make open

to open your browser to the index page.


This change is Reviewable

cehsu commented 7 years ago

Reviewed 1 of 1 files at r1. Review status: all files reviewed at latest revision, all discussions resolved, some commit checks failed.


Comments from Reviewable