# Todo ## v0.5.0 * [x] `docs` Add requirements and docs section to README * [x] `docs` Add Getting Started section to README * [x] `test` Confirm that files are being deleted before the beginning of each test * [x] `src` Fix symlink creation * [x] `src` Extract content into its own module ## v.0.6 * [x] `src` Update index, remove file * [x] `src` Update ensureFile to outputFile (and add param for string) * [x] `src` Import content-genesis * [x] `src` Create cFileTemplate function ## v1.0 * [ ] `docs` Add section in README to explain how to create TEMPLATE * [ ] `src` Create helper method to simplify fs callbacks * [ ] `src` Create directory function wrapper (for library later ?) * [ ] `test` Add legitimate test in file.test.js (right now, lazy because I can see the files being produced) * [ ] `src` Create accessor to override default prettier format * [ ] `src` Replicate this todo in content-genesis * [ ] `src` Extract db into its own module * [ ] Figure out why history.json / sandbox.history.json is not being updated with template