A template for a feature
- Clone this repo
- Uncomment the
Test
folder entry in the.gitignore
file. This is so you can have ugly internal testing and Examples separate which lowers chance of pushing private api-keys to github (At the cost of copying stuff to theExamples
folder every now and again)