You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be better to specify the URL of the help file as it does not need to be duplicated in the package directory as well as the .carl/help directory.
As for requiring a help file - I think its a good idea to avoid unexpected behavior. If not, we could have it generate a fallback help file?
I also think its a great idea to use an object. Personally, I would change file to be entrypoint but I'll leave that up to your preference.
off the top of my head:
"help": "<file>"
.carl/help
directory in setup scriptThe text was updated successfully, but these errors were encountered: