github / github-artifact-exporter

A set of packages to make exporting artifacts from GitHub easier
MIT License
279 stars 31 forks source link

Increase code commenting #3

Open zkoppert opened 3 years ago

zkoppert commented 3 years ago

Do this to add clarity for new contributors and good code hygiene. Focus especially on adding comments in the packages/cli/src/commands/* files as they are more sparsely commented.

Chocrates commented 3 years ago

I think the packages/gui/src/* could use a healthy refactor and commenting as well.