JSPM

  • Created
  • Published
  • Downloads 147
  • Score
    100M100P100Q94340F
  • License MIT

Get the size of a folder by recursively iterating through all its sub(files && folders). Use go, so high-speed

Package Exports

  • go-get-folder-size

Readme

go-get-folder-size

Get the size of a folder by recursively iterating through all its sub(files && folders). Use go, so high-speed


motivation

To quickly know the folder size,but get-folder-size is implemented by nodejs, which is too slow。


Usage

install

go install github.com/markthree/go-get-folder-size

cli

go-get-folder-size

License

Made with markthree

Published under MIT License.