Changelog
29bacbc Add License Headers
c021c7e Better README detection
d1810de Documentation overhaul
4554282 Fix bug where hooks don't work as expected if profile changes
2f4bf18 Add update command
fe64f74 Add Hooks to DFM
e5ef33b Make dfm print help when ran without any commands
04e6abe Update getting started guides
11a5920 Update README
68c869e Merge pull request 41 from chasinglogic/code-cleanup
d9dcb32 This heavily refactors code and switches to the spf13/cobra lib
a2aa1ff Merge pull request 40 from donotwesthisup/makedirfix
e6fd3ec Fixed issue with init not creating the correct directory for the .config/dfm/profiles path. Changed line 170 in cli.go to make MkdirAll to take the config.Profile() fixing the issue of the directories not correctly being made.
---
Automated with [GoReleaser](https://github.com/goreleaser)
Built with go version go1.9 darwin/amd64