mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
2c10c4444b
* Extend `daml new` to accept template as an option The two positional arguments keep confusing users so this PR changes things to allow the template to be passed via `--template`. Using a positional argument still works so this is not breaking. I’ve updated all docs to use the less confusing syntax. changelog_begin - [DAML Assistant] You can now use ``daml new project-name --template=template-name`` instead of ``daml new project-name template-name``. The old CLI syntax continues to be supported. changelog_end * Update docs/source/getting-started/index.rst Co-authored-by: Martin Huschenbett <martin.huschenbett@posteo.me> Co-authored-by: Martin Huschenbett <martin.huschenbett@posteo.me> |
||
---|---|---|
.. | ||
daml-helper | ||
daml-project-config/DA/Daml/Project | ||
daml-sdk | ||
exe/DA/Daml | ||
integration-tests | ||
scala-daml-project-config | ||
src/DA/Daml/Assistant | ||
test/DA/Daml/Assistant | ||
BUILD.bazel | ||
daml-project-config.cabal | ||
get-daml.sh |