Skip to content

mattn/go-build-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-build-cleaner

This removes following that go generated. Often, go run doesn't clean temporary directory which go generated.

  • Remove temporary directory.
  • Remove Windows Firewall Rules.

Usage

Usage of go-build-cleaner.exe:
  -dryrun
    	dryrun
  -verbose
    	verbose

If you run this on Windows, you must run this as administrator permitted.

Installation

$ go get github.com/mattn/go-build-cleaner

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages