Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 259 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 259 Bytes

CityMunch sites index

Commands

bin/deploy-to-prod - updates the site.

Development

Set up the Git pre-commit hook to prevent committing simple mistakes:

ln -s ../../bin/pre-commit .git/hooks/pre-commit