Categorygithub.com/gofunct/fsctl
repositorypackage
0.0.0-20190215200113-891724517e99
Repository: https://github.com/gofunct/fsctl.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

gofunct

FsCtl

FsCtl is a package for managing an os filesystem

Author: Coleman Word [email protected]

Download: go get github.com/gofunct/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