Updating Readme with Git LFS tip

This commit is contained in:
Alex Windett 2017-02-20 11:18:55 +00:00
parent 337e5d0b37
commit 11d6f411f8
2 changed files with 8 additions and 0 deletions

View File

@ -85,6 +85,14 @@ Code for the reusable UI framework.
Implementation examples from spikes, this directory is experimental and is likely broken.
### Git LFS
- We are using Git LFS to track large files, such as design files in Sketch.
- Make sure you have this downloaded locally
`brew install git-lfs`
#### Helpful tips
- If there is an error cloning to a new machine, or there is an error cloning in the Circle CI process run `git lfs push origin master --all` from a machine that has it already checked out.
### Sketch Pre Commit
A pre-commit hook has been added to generate a PNG shot of each .sketch file "page".

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 B

After

Width:  |  Height:  |  Size: 3.1 KiB