Skip to content
/ goget Public

Automatic installation and update of packages imported into the project

License

Notifications You must be signed in to change notification settings

naviarh/goget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This utility is designed to automatically install and update all imported packages in specified files.

Install goget to linux:

wget -O - https://raw.githubusercontent.com/naviarh/goget/master/install.sh | bash

How to use

Update imported packages for all files in the current folder:

goget .

Updating imported packages for specified files:

goget file1.go ~/file2.go

About

Automatic installation and update of packages imported into the project

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published