Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLI] Make deployment more convenient with Go written CLI tool #5

Merged
merged 22 commits into from
Jun 22, 2021

Conversation

nulltea
Copy link
Owner

@nulltea nulltea commented Jun 14, 2021

In order to maintain convenience in blockchain network deployment while scaling its functionality, it was required to come up with more convenient solution other than existing network.sh script. The decision was to try to implement a custom command line utility in Go programming language that combine all rule of Hyperledger Fabric deployment in one binary. It is called fabnctl!

@nulltea nulltea merged commit b02572c into main Jun 22, 2021
@nulltea nulltea deleted the feature/convinient_deployement_with_go_cli branch June 22, 2021 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant