Skip to content

zakarynichols/cpdirall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpdirall

Workflow

Create a copy of all source folders and files to destination.

$ go get github.com/zakarynichols/cpdirall
import (
    "github.com/zakarynichols/cpdirall/dir"
)

err := dir.Cp("src", "dst")

About

Copy all source files/folders to destination.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages