FsCtl is a package for managing an os filesystem
Author: Coleman Word coleman.word@autom8ter.com
Download: go get github.com/autom8ter/fsctl
License: MIT
______ _____ _ _
| ____| / ____| | | |
| |__ ___| | | |_| |
| __/ __| | | __| |
| | \__ \ |____| |_| |
|_| |___/\_____|\__|_|
- embedded viper object
- embedded afero fs object
- synced environmental and configuration variables
- copy file
- stream file
- render templates from config (with sprigs excellent funcmap package) ref: https://github.com/Masterminds/sprig
- scan & replace
CFGURL- remote github repot containing config file(s) CFGToken- github token GITUSER- github username