Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds CLI install instructions #116

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ivarprudnikov
Copy link
Member

The immediate issue is that the "tool" is confusing as it does not state if the releases are only for .NET or if they contain the CLI binaries. The next problem is that the zipped files contain a bunch of DLLs and it is not obvious where the executable is, especially on Linux and MacOS where such behavior is unexpected and usually there is just one binary.

To disambiguate I've added download instructions to the main readme to make it immediately obvious how to download and use it.

README.md Outdated Show resolved Hide resolved
@achamayou
Copy link
Member

The create_changelog failure seems to be caused by the workflow's logic expecting the change to come from a branch and not a fork. There is an allusion to what may be a related issue in https://github.com/microsoft/CoseSignTool/blob/main/docs/CONTRIBUTING.md#pull-request-process, it's something that needs fixing to enable contributions from outside the immediate team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants