Skip to content

iovxw/gopkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoPKG

Golang package manager

Use:

  ________      __________ ____  __.________
 /  _____/  ____\______   \    |/ _/  _____/
/   \  ___ /  _ \|     ___/      </   \  ___
\    \_\  (  <_> )    |   |    |  \    \_\  \
 \______  /\____/|____|   |____|__ \______  /
        \/                        \/      \/ v0.0.1
Usage:

	gopkg command [arguments]

The commands are:

	new         create a new package
	test        test packages
	run         compile and run Go program
	build       compile packages and dependencies

Use "gopkg [command] -h" for more information about a command.

About

Golang package manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages