Hyperledger Fabric 1.1 Documentationdeveloping on Windows 7, you will want to work within the Docker Quickstart Terminal which uses Git Bash [https://git-scm.com/downloads] and provides a better alternative to the built-in Windows shell. However get it as part of Git but beware that only the 64bit version is supported. Before running any git clone commands, run the following commands: git config --global core.autocrlf false git config --global with the following commands: git config --get core.autocrlf git config --get core.longpaths These need to be false and true respectively. The curl command that comes with Git and Docker Toolbox is old and0 码力 | 422 页 | 4.84 MB | 1 年前3
Hyperledger Fabric 1.2 Documentationdeveloping on Windows 7, you will want to work within the Docker Quickstart Terminal which uses Git Bash [https://git-scm.com/downloads] and provides a better alternative to the built-in Windows shell. However get it as part of Git but beware that only the 64bit version is supported. Before running any git clone commands, run the following commands: git config --global core.autocrlf false git config --global with the following commands: git config --get core.autocrlf git config --get core.longpaths These need to be false and true respectively. The curl command that comes with Git and Docker Toolbox is old and0 码力 | 497 页 | 6.59 MB | 1 年前3
Hyperledger Fabric 1.1 Documentationare developing on Windows 7, you will want to work within the Docker Quickstart Terminal which uses Git Bash and provides a better alternative to the built-in Windows shell. However experience has shown get it as part of Git but beware that only the 64bit version is supported. Before running any git clone commands, run the following commands: git config --global core.autocrlf false git config --global with the following commands: git config --get core.autocrlf git config --get core.longpaths These need to be false and true respectively. The curl command that comes with Git and Docker Toolbox is old and0 码力 | 277 页 | 3.21 MB | 1 年前3
Hyperledger Fabric 1.3 Documentationdeveloping on Windows 7, you will want to work within the Docker Quickstart Terminal which uses Git Bash [https://git-scm.com/downloads] and provides a better alternative to the built-in Windows shell. However get it as part of Git but beware that only the 64bit version is supported. Before running any git clone commands, run the following commands: git config --global core.autocrlf false git config --global with the following commands: git config --get core.autocrlf git config --get core.longpaths These need to be false and true respectively. The curl command that comes with Git and Docker Toolbox is old and0 码力 | 528 页 | 6.85 MB | 1 年前3
Hyperledger Fabric 2.5 中文文档fabfile 。具体的情景如下:这个 web 应用 的代码使用 git 托管在一台远程服务器 vcshost 上,我们把它的代码库克隆到 了本地 localhost 中。我们希望在我们把修改后的代码 push 回 vcshost 时,自 动把新的版本安装到另一台远程服务器 my_server 上。我们将通过自动化本地 和远程 git 命令来完成这些工作。 关于 fabfile 文件放置位置的最佳时间是项目的根目录: import local def prepare_deploy(): local("./manage.py test my_app") local("git add -p && git commit") local("git push") 这段代码的输出会是这样: $ fab prepare_deploy [localhost] run: ./manage.py test my_app Destroying test database... [localhost] run: git add -p && git commitGit add / git commit edit message session> [localhost] run: git push <git push session, possibly merging conflicts interactively> 0 码力 | 138 页 | 154.00 KB | 1 年前3
Hyperledger Fabric 1.2 Documentationare developing on Windows 7, you will want to work within the Docker Quickstart Terminal which uses Git Bash and provides a better alternative to the built-in Windows shell. However experience has shown get it as part of Git but beware that only the 64bit version is supported. Before running any git clone commands, run the following commands: git config --global core.autocrlf false git config --global with the following commands: git config --get core.autocrlf git config --get core.longpaths These need to be false and true respectively. The curl command that comes with Git and Docker Toolbox is old and0 码力 | 335 页 | 4.48 MB | 1 年前3
Hyperledger Fabric 1.4 中文文档fabfile 。具体的情景如下:这个 web 应用 的代码使用 git 托管在一台远程服务器 vcshost 上,我们把它的代码库克隆到 了本地 localhost 中。我们希望在我们把修改后的代码 push 回 vcshost 时,自 动把新的版本安装到另一台远程服务器 my_server 上。我们将通过自动化本地 和远程 git 命令来完成这些工作。 关于 fabfile 文件放置位置的最佳时间是项目的根目录: import local def prepare_deploy(): local("./manage.py test my_app") local("git add -p && git commit") local("git push") 这段代码的输出会是这样: $ fab prepare_deploy [localhost] run: ./manage.py test my_app Destroying test database... [localhost] run: git add -p && git commitGit add / git commit edit message session> [localhost] run: git push <git push session, possibly merging conflicts interactively> 0 码力 | 145 页 | 161.53 KB | 1 年前3
Hyperledger Fabric 1.4 Documentation
developing on Windows 7, you will want to work within the Docker Quickstart Terminal which uses Git Bash [https://git-scm.com/downloads] and provides a better alternative to the built-in Windows shell. However get it as part of Git but beware that only the 64bit version is supported. Before running any git clone commands, run the following commands: git config --global core.autocrlf false git config --global with the following commands: git config --get core.autocrlf git config --get core.longpaths These need to be false and true respectively. The curl command that comes with Git and Docker Toolbox is old and0 码力 | 678 页 | 10.02 MB | 1 年前3
Hyperledger Fabric 1.3 Documentationare developing on Windows 7, you will want to work within the Docker Quickstart Terminal which uses Git Bash and provides a better alternative to the built-in Windows shell. However experience has shown get it as part of Git but beware that only the 64bit version is supported. Before running any git clone commands, run the following commands: git config --global core.autocrlf false git config --global with the following commands: git config --get core.autocrlf git config --get core.longpaths These need to be false and true respectively. The curl command that comes with Git and Docker Toolbox is old and0 码力 | 367 页 | 4.95 MB | 1 年前3
Hyperledger Fabric 1.4 Documentation
are developing on Windows 7, you will want to work within the Docker Quickstart Terminal which uses Git Bash and provides a better alternative to the built-in Windows shell. However experience has shown get it as part of Git but beware that only the 64bit version is supported. Before running any git clone commands, run the following commands: git config --global core.autocrlf false git config --global with the following commands: git config --get core.autocrlf git config --get core.longpaths These need to be false and true respectively. The curl command that comes with Git and Docker Toolbox is old and0 码力 | 461 页 | 7.37 MB | 1 年前3
共 74 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













