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
Gary Verhaegen
99ea93168d
update copyright notices ( #2499 )
2019-08-13 17:23:03 +01:00
Gary Verhaegen
1a9195d719
set initial version in templates to 0.0.1 ( #2192 )
2019-07-17 19:15:52 +01:00
Fran
ce03f6a514
Remove navigator configs ( #1859 )
2019-06-25 12:32:03 +01:00
Bernhard Elsner
2c8c00ca4d
Remove exposed-modules from skeleton project ( #1701 )
...
This leads to build errors if `Main` is changed to something else and appears to confuse users.
2019-06-17 11:51:53 +00:00
A. F. Mota
0c621c0dbe
Add ui-backend.conf to skeleton template. ( #1104 )
2019-05-13 13:29:54 +00: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