Skip to content

Normalize file names

 

Program written in Golang that traverses directories and renames files by removing special characters and whitespace

Required packages

go get golang.org/x/text/transform

go get golang.org/x/text/unicode/norm

Run

go run Normalize.go -dir /Users/myuser/folder_to_run

To-Do

  • Unit Test
  • Code analysis

About

Program written in Golang that traverses directories and renames files by removing special characters and whitespace

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages