Skip to content

Move main.go from fxconfig/cmd to fxconfig/#68

Merged
pasquale95 merged 1 commit intomainfrom
fix/remove_cmd_for_fxconfig
Mar 16, 2026
Merged

Move main.go from fxconfig/cmd to fxconfig/#68
pasquale95 merged 1 commit intomainfrom
fix/remove_cmd_for_fxconfig

Conversation

@pasquale95
Copy link
Contributor

Type of change

  • Improvement

Description

This fix allows to install fxconfig using the command:

go install github.com/hyperledger/fabric-x/tools/fxconfig@latest

The current command go install github.com/hyperledger/fabric-x/tools/fxconfig/cmd@v0.0.10 produces a binary named cmd, which is not great when people install fxconfig on their systems.

Signed-off-by: pco <pasquale.convertini@ibm.com>
@pasquale95 pasquale95 merged commit ceb82da into main Mar 16, 2026
8 checks passed
@pasquale95 pasquale95 deleted the fix/remove_cmd_for_fxconfig branch March 16, 2026 13:00
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.

2 participants