Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 271 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 271 Bytes

Daml Public Demos by Wallace Kelly

Each demo is in its own Git branch.

To checkout a demo, use:

git clone \
  https://github.com/wallacekelly-da/daml-public-demos.git \
  --single-branch \
  --depth 1 \
  --branch <demo branch of interest> \
  <folder name>