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

Add dotnet global tool edition of CLI #64

Closed
bartelink opened this issue Dec 11, 2018 · 0 comments · Fixed by #69
Closed

Add dotnet global tool edition of CLI #64

bartelink opened this issue Dec 11, 2018 · 0 comments · Fixed by #69
Assignees

Comments

@bartelink
Copy link
Collaborator

While the CLI needs to remain runnable from full FW in order to be able to run benchmarks in full framework (so we can't just go in and change the CLI to [only] be a dotnet tool), the provisioning and running facilities are environment independent. We should thus wra the CLI as a global tool (and make that be available via nuget)

@bartelink bartelink added the up-for-grabs https://up-for-grabs.net label Dec 11, 2018
@bartelink bartelink removed the up-for-grabs https://up-for-grabs.net label Dec 14, 2018
@enricosada enricosada self-assigned this Dec 14, 2018
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 a pull request may close this issue.

2 participants