-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
I found that the files in https://github.com/AschPlatform/asch-cli/tree/master/template are not used when running asch-cli. When you install a Dapp with asch-cli it downloads the .zip archive from the link provide in the dapp.json.
Maybe there is an option to use the template which is not described in the docs now?
The templates files itself can be useful to setup a basic Dapp. Maybe we can put them in an other repo, like: https://github.com/bassjobsen/asch-test-dapp, which enable us to do:
git clone https://github.com/AschPlatform/asch-redeploy.git && cd asch-redeploy && yarn install && cd ..git clone https://github.com/bassjobsen/asch-test-dapp.git && cd asch-test-dapp && ../asch-dedeploy/bin/asch-redeploy
Metadata
Metadata
Assignees
Labels
No labels