daml/docs/source/getting-started
Robin Krom 6a328212f2
language: automatic ts codegen for daml start (#7516)
This executes the code generations specified in the daml.yaml
configuration file on every invocation of `daml start`
and hence frees the user of doing it manually.

CHANGELOG_BEGIN
- [DAML Assistant] The `daml start` now runs all the code generators
specified in the `daml.yaml` project configuration file under the
`codegen` stanza. This frees the user of doing so manually on every
change to the DAML model.
CHANGELOG_END
2020-10-02 15:43:06 +02:00
..
images Added daml2js diagrams (#5451) 2020-04-07 10:54:40 +02:00
introduction Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
app-architecture.rst Rename more contract instance (#7557) 2020-10-02 15:30:53 +02:00
first-feature.rst language: automatic ts codegen for daml start (#7516) 2020-10-02 15:43:06 +02:00
index.rst language: automatic ts codegen for daml start (#7516) 2020-10-02 15:43:06 +02:00
installation.rst Documentation of our support and compatibility framework (#7458) 2020-09-24 14:40:57 +00:00
manual-download.rst focus SDK install page (#7131) 2020-08-18 15:34:28 +02:00
path-variables.rst Fix GSG environment variable setup instructions. (#7465) 2020-09-23 15:49:31 +00:00
testing.rst Replace yarn with npm (#7222) 2020-09-08 12:07:04 +02:00