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

Don't use aliases for Chocolatey commands #19

Open
gep13 opened this issue Jul 14, 2022 · 0 comments
Open

Don't use aliases for Chocolatey commands #19

gep13 opened this issue Jul 14, 2022 · 0 comments

Comments

@gep13
Copy link
Member

gep13 commented Jul 14, 2022

Is Your Feature Request Related To A Problem? Please describe.

There are a couple of places with cinst and cpush are used, when these should really be choco install and choco push. While Boxstarter still understands these, these aliases are going to be removed from Chocolatey in future releases, so we should be consistent in the usage in Boxstarter.

Describe The Solution. Why is it needed?

Remove usage of the aliases, as this just causes confusion

Additional Context.

N/A

Related Issues

N/A

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

No branches or pull requests

1 participant