lab003

command
v0.0.0-...-f10d331 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2023 License: MIT Imports: 2 Imported by: 0

README

glide实验1

使用命令

glide create

在一个project中初始化vendor文件夹和glide相关文件

glide get xxx

在glide中安装包

做好上面这两步就可以直接写程序了,之后运行的时候go会自动识别我们装在vendor中的包的

运行结果

Imgur

第一行的输出的这是vendor文件夹就是在vendor中一个包中加了一个init函数输出的

参考资料

https://github.com/Masterminds/glide

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL