daml/release
Moritz Kiefer 2c10c4444b
Extend daml new to accept template as an option (#6877)
* 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>
2020-07-27 16:30:48 +02:00
..
src Stop publishing a tarball with the protobuf files to Maven (#6742) 2020-07-15 18:48:49 +02:00
windows-installer replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
artifacts.yaml Split sandbox code into separate packages (#6695) 2020-07-17 17:06:06 +02:00
BUILD.bazel Build a zip containing all protobuf files (#5412) 2020-04-03 14:16:15 +02:00
install.bat replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
install.sh replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
RELEASE.md Extend daml new to accept template as an option (#6877) 2020-07-27 16:30:48 +02:00
sdk-config.yaml.tmpl Stabilize DAML REPL (#6740) 2020-07-15 14:46:30 +00:00
util.bzl Split sandbox code into separate packages (#6695) 2020-07-17 17:06:06 +02:00