文件名称:rein
文件大小:35KB
文件格式:ZIP
更新时间:2024-03-26 18:10:07
Go
in go get -u github.com/steviebps/rein 入门配置 存放你的房间的地方 echo "chamber: $HOME/.rein/masterChamber.json" > "$HOME/.rein/rein.yaml" 基本的腔室文件 wget -O $HOME/.rein/masterChamber.json https://raw.githubusercontent.com/steviebps/rein/master/configs/masterChamber.json 示例命令 建造 rein build -o /path/to/your/directory 传送到档案中: rein build | tar zcf archive.tar.gz -T - 打印 漂亮地将您的全局房间打印到标准输出: rein print -p 打印全
【文件预览】:
rein-master
----.goreleaser.yml(725B)
----pkg()
--------override.go(1KB)
--------toggle.go(2KB)
--------chamber.go(2KB)
--------version.go(901B)
----cmd()
--------build.go(2KB)
--------version.go(428B)
--------root.go(3KB)
--------print.go(1KB)
----internal()
--------colors()
--------logger()
----.github()
--------workflows()
----main.go(634B)
----configs()
--------rein.yaml(50B)
--------masterChamber.json(2KB)
----.gitignore(11B)
----go.sum(44KB)
----README.md(675B)
----utils()
--------utils.go(2KB)
----scripts()
--------build.sh(25B)
----LICENSE.txt(10KB)
----go.mod(667B)