Replies: 1 comment 1 reply
-
If your targets do not take up too much storage, then you can do pretty much the same thing with a I will think about the description feature you propose, since I think it could also extend to #1136 and #1196 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Help
Description
Sometimes I wish I had an
description
field for documenting what each target it is a more human-friendly way.One could write a code comment, but this approach would be better because it could show up in
tar_manifest()
. It would also help generate READMEs.Arguably, we should make the commands into simple functions and document those functions, but the trouble I have is having several end-products and recalling what they are.
Beta Was this translation helpful? Give feedback.
All reactions