On 05/20/2013 10:10 AM, Jon Renner wrote:
Forgot to mention: any criticisms or tips are welcome. I don't write
much Go.
Forgot to mention: any criticisms or tips are welcome. I don't write
much Go.
Now, if I execute
go get github.com/jrenner/linux-directory-help
I get the executable named linux-directory-help. Instead, users may want
to get an executable named, say, dirhelp as shown in README.md.
If you want to do that, you may either change the project's name to
dirhelp or add a sub directory under this project named dirhelp and put
all go code there.
But this is an interesting program and I like it.
Regards,
-Monnand
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.