Closed nhrones closed 1 year ago
Thanks for the feedback! 👍
A README.md in each example folder would be great. With a short note on how to run (eather install globally before running pup
in the example folder, or run deno run ../../pup.ts
). Also, each readme could have a section describing the options used in the example and why.
This is a good entry for new contributors, will flag as help-wanted.
👍
Just a quick summary on what each example do and how to run it. Similar to the docker example. You can use that and the running instructions at https://github.com/Hexagon/pup#examples as a template
It's not clear how to run the example. How about a small readme.md in the example folder?