Skip to content

wangdahoo/gowork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gowork golang version

Setup seperated golang development envionment quickly.

Prepare

Usage

npm i -g @wangdahoo/gowork
# create new project
gowork create myproject
cd myproject
./ge go mod tidy

# using this command after you git clone a project created by gowork, 
# to ensure your workspace right and link your project to GOPATH.
cd <path/to/project>
gowork ensure

About

Setup vscode golang development envionment quickly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published