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

Fablo init and select which chaincode to init #158

Open
dzikowski opened this issue Mar 15, 2021 · 0 comments
Open

Fablo init and select which chaincode to init #158

dzikowski opened this issue Mar 15, 2021 · 0 comments

Comments

@dzikowski
Copy link
Contributor

Probably this is a good case to use Yeoman (prompt for chaincode language or forward to dedicated generator). Proposed API:

./fabrica init => prompt
./fabrica init java => create sample Java chaincode
./fabrica init node => create sample Node chaincode
./fabrica init go => create sample Go chaincode
./fabrica init config (?) => no chaincode, config only
@dzikowski dzikowski changed the title Fabrica init and select which chaincode to init Fablo init and select which chaincode to init Sep 30, 2021
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

No branches or pull requests

1 participant