Install the Aspect CLI: https://docs.aspect.build/cli/install
Then add the init task with
aspect axl add gh:aspect-build/aspect-workflows-template
Finally, run aspect init
Install scaffold like so:
% brew tap hay-kot/scaffold-tap
% brew install scaffold
# OR
% go install github.com/hay-kot/scaffold@latestAnd then create a new project like so:
% scaffold new https://github.com/aspect-build/aspect-workflows-template