pkg:一个简单而实验性的cc ++程序包管理器 源码
包 一个基于源代码的简单c / c ++软件包管理器。 用法 快速开始 $ go get -u github.com/genshen/pkg/pkg # generate a new "package.yaml" $ pkg init # install a package,type can be "git", "tar", "files" for now. $ pkg fetch # build and install packages from "package.yaml" file. $ pkg install # build and inst
文件列表
pkg-master.zip
(预估有个40文件)
pkg-master
pkg
init
init.go
2KB
fetch
cmake_lib.go
8KB
src_dl.go
5KB
fetcher.go
3KB
fetch.go
10KB
install
暂无评论