Add cli command to build docs#27
Conversation
Signed-off-by: Omkar P <45419097+omkar-foss@users.noreply.github.com>
|
|
How about aida? (ai)-(d)etection-(a)ction |
|
this is for the golang core, which is technically separate from the github action wrapper. what if we had the CLI name be |
Looks good, could it be a bit more informative like |
i feel like if people have downloaded this project and are using it as a CLI, they may alrady know what its about. IMO if we want to be extra clear, we should make a note of this projects purpose in the I think the shorter, easier to remember binary name is going to make it easier to use than the additional verbosity (especially when the help menu is a better place for that verbosity) |
|
Sure if we're making |
@MoralCode I've created issue #34 based on our conversation above in this thread. |
MoralCode
left a comment
There was a problem hiding this comment.
Repo has been renamed to support #34. Can you:
- update the various imports in this project to use the new name
- make sure the binaries now build as
disclosure - ensure any changes that need to be made in this PR get made (i.e. add the help text to explain the project?
|
1 & 2 from this comment done in #36. Regarding 3:
I think adding help text is a good first issue for newcomers. Would be nice if we create a separate issue for this. |
Closes #15.
This PR adds a new command
ai-detection-action docs, details in help snippet below.To avoid clutter here I've pushed generated docs separately to this commit in my fork, you can preview those markdown docs here.