Skip to content

Instantly share code, notes, and snippets.

@da-blog
Created July 31, 2023 18:57
Show Gist options
  • Save da-blog/b0bec1ebdf423ab789e7483d91ae28f4 to your computer and use it in GitHub Desktop.
Save da-blog/b0bec1ebdf423ab789e7483d91ae28f4 to your computer and use it in GitHub Desktop.
create-daml-app` example
2.sh:
~/canton-cda/canton-0.18.1
DAML_SDK_VERSION=1.5.0 daml new create-daml-app --template create-daml-app && cd create-daml-app
Created a new project in "create-daml-app" based on the template "create-daml-app".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment