Skip to content

template files not used #17

@bassjobsen

Description

@bassjobsen

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions