gonew icon indicating copy to clipboard operation
gonew copied to clipboard

Create new Go projects (golang)

Results 2 gonew issues
Sort by recently updated
recently updated
newest added

It seems that absolute path validation in this section is a little redundant. As long as there is a check that the directory exists.

The third argument for "lib" commands should be optional. Gonew should attempt to infer the package name from golang source files in the same directory. If there are no source...

Feature