Robin Krom
7fca591df0
replace main file with a pointer to the source root ( #2687 )
...
* language: compile everything in the source directory
This removes the need to specify a 'main'. Instead we 'source' in
daml.yaml should point to the source root directory.
2019-08-29 13:42:33 +02:00
nickchapman-da
c0d6ac2a24
minimal quick fix for quickstart template, and test! ( #2224 )
2019-07-19 08:57:21 +01:00
Gary Verhaegen
1a9195d719
set initial version in templates to 0.0.1 ( #2192 )
2019-07-17 19:15:52 +01:00
A. F. Mota
12e8baa93f
Simplify daml new template release process and add a simpler default template. ( #850 )
...
* Skeleton template.
* Add quickstart-java template.
* Update release rule
* Add Main.daml in skeleton template.
* Change default template for daml new.
* Update templates/BUILD.bazel
* Fix bazel rule formatting.
* Update integration test to use quickstart-java template.
2019-05-03 08:17:15 +00:00