git-to-ipns:获取一个Git存储库并将其扔到IPNS上

时间:2024-02-25 08:36:51
【文件属性】:

文件名称:git-to-ipns:获取一个Git存储库并将其扔到IPNS上

文件大小:35KB

文件格式:ZIP

更新时间:2024-02-25 08:36:51

git go golang ipfs ipns

Git到IPNS 获取一个Git存储库,并将其扔到IPNS上。 入门 依存关系 构建程序需要go , npm和ipfs 。 不要忘记将~/go/bin添加到$PATH 。 该项目使用和 。 它们的安装在。 ./scripts/dependencies.sh 请注意, npm需要root才能全局安装软件包。 运行该程序需要ipfs-cluster-ctl 。 确保ipfs-cluster-service正在运行,集群运行ipfs-cluster-service ,并且该对等方受其他对等方信任。 安装 要安装此项目,请运行 。 ./scripts/install.sh 它将必要的文件


【文件预览】:
git-to-ipns-master
----init()
--------gipns.service(120B)
--------README.md(132B)
----gob_test.go(2KB)
----wheel.go(545B)
----.markdownlint.json(56B)
----commands_test.go(321B)
----structs.go(506B)
----main_test.go(561B)
----consts.go(511B)
----git.go(4KB)
----vars.go(312B)
----.gitlab-ci.yml(313B)
----main.go(5KB)
----mux.go(3KB)
----wheel_test.go(2KB)
----LICENSE.md(34KB)
----.gitignore(2KB)
----web()
--------robots.txt(93B)
--------index.html(3KB)
--------js()
--------mustache()
--------.jshintrc(19B)
----CHANGELOG.md(2KB)
----README.md(2KB)
----gob.go(683B)
----scripts()
--------ipfs.sh(935B)
--------install.sh(43B)
--------run.sh(39B)
--------cross-compile.sh(3KB)
--------curl.sh(427B)
--------dependencies.sh(177B)
--------build.sh(99B)
----commands.go(3KB)
----badger.go(2KB)
----.vscode()
--------settings.json(115B)
--------extensions.json(516B)
----database.go(580B)

网友评论