Hi All,
I am writing and testing a tutorial on how to install DAML and all of it’s requirements on a vanilla (Brand new) Debian Buster (10) x86_AMD system.
This will remove the need to visit different sites to access relevant guides, such as:
- https://docs.daml.com/
- Download Visual Studio Code - Mac, Linux, Windows
- Download | Node.js
- distributions/README.md at master · nodesource/distributions · GitHub
In this instance the document is written out in a style not unlike a BASH script with # comments and $ commands, and at completion will likely be approximately 250 lines.
Is this an acceptable format to offer as a tutorial?
Small snippet available via a screenshot below.
Regards, QA.