- download the
gobinary here: https://go.dev/doc/install - run the installer
Navigate to this directory in your favorite shell
To test with the sample input:
go run . < input.txtTo launch a REPL and provide your own commands:
go run .
# enter commands
# CTRL-C to exitCross-compiled binaries have been included in bin/ if that's easier.
Only bin/directorytree_linux_amd64 has been tested, so buyer beware. :)
bin/directorytree_linux_amd64 < input.txtNathan Files
nathanwfiles@gmail.com