How can I extract the Daml source files from a DAR?
(assuming they have not been removed)
The following works on macOS:
unzip some.dar '*.daml'
1 Like
How can I extract the Daml source files from a DAR?
(assuming they have not been removed)
The following works on macOS:
unzip some.dar '*.daml'