Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 232 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 232 Bytes

FitForm frontend

SETTING UP FOR DEVELOPMENT

we use swiftformat to automatically format the code on every commit, you can install it from brew

$ brew install swiftformat

install git hooks

$ ./tools/devsetup