stretchr / gorc

Recursive go testing, done better.
141 stars 2 forks source link

professor command could become pro command #4

Closed matryer closed 11 years ago

matryer commented 11 years ago

What about suggesting go install with an -o flag (will that work?) to get it to spit out a file called "pro" instead.

Then we move from:

go test

to

pro test

Just an idea

tylerstillwater commented 11 years ago

If a user wishes to change the name of the executable, they certainly can. I don't think it's necessary to put it in the README.