Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyperledgendary/unstable-fabric-docs
Automated doc builds from the latest master branch of hyperledger/fabric
https://github.com/hyperledgendary/unstable-fabric-docs
Last synced: about 1 month ago
JSON representation
Automated doc builds from the latest master branch of hyperledger/fabric
- Host: GitHub
- URL: https://github.com/hyperledgendary/unstable-fabric-docs
- Owner: hyperledgendary
- License: apache-2.0
- Created: 2019-03-28T12:08:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-19T04:54:54.000Z (almost 4 years ago)
- Last Synced: 2024-11-09T06:40:27.153Z (3 months ago)
- Language: Shell
- Homepage: https://hyperledgendary.github.io/unstable-fabric-docs/
- Size: 18.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unstable-fabric-docs
Automated doc builds from the latest master branch of hyperledger/fabric
The docs on the gh-pages branch are built from a Hyperledger Fabric mirror using the following script in an IBM Cloud [Delivery Pipeline](https://cloud.ibm.com/docs/services/ContinuousDelivery?topic=ContinuousDelivery-deliverypipeline_about#deliverypipeline_about).
```
source <(curl -sSL "https://raw.githubusercontent.com/hyperledgendary/unstable-fabric-docs/master/scripts/build-unstable-docs.sh")
```