Closed zephinzer closed 5 years ago
For example, we are using --test right now, but after this issue is solved, we should be running godev test instead. Another example, instead of godev --init, we would be running godev init
--test
godev test
godev --init
godev init
For example, we are using
--test
right now, but after this issue is solved, we should be runninggodev test
instead. Another example, instead ofgodev --init
, we would be runninggodev init