Skip to content
This repository has been archived by the owner on Mar 6, 2019. It is now read-only.

autom8ter/fsctl

 
 

Repository files navigation

autom8ter

FsCtl

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


 ______    _____ _   _ 
|  ____|  / ____| | | |
| |__ ___| |    | |_| |
|  __/ __| |    | __| |
| |  \__ \ |____| |_| |
|_|  |___/\_____|\__|_|
                       
                       
                                   

Features

  • 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

ENV Variables:

CFGURL- remote github repot containing config file(s) CFGToken- github token GITUSER- github username

About

viper config + aferofs + template functions = 👍

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%