Skip to content

adarqui/relocated-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run relocated-go:

	export GOPATH=`pwd`
	go run relocated.go

Configuration:

	config.json <-- Just fill the globs/values etc. Also customize your relocate.sh

		An example relocate.sh can be found in scripts/relocate.sh

To generate some example scripts/files:

	./example.sh
	export GOPATH=`pwd`
	go run relocated.go

About

File relocation daemon written in go, similar to my relocated.js. Regarding this small tool, Go is a much better choice than nodejs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published