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 parameter --type to paket add #2990

Merged
merged 5 commits into from
Jan 18, 2018

Conversation

enricosada
Copy link
Collaborator

enable paket add dotnet-fable --type clitool or paket add dotnet-fable -t clitool

default is nuget, so paket add Argu is the same as paket add Argu -t nuget

enable `paket add fable --type clitool` or `paket add fable -t clitool`

default is `nuget`, so `paket add Argu` is the same as `paket add Argu -t nuget`
@forki
Copy link
Member

forki commented Jan 17, 2018

Cool. Kudos buddy

@forki forki merged commit 0d1842f into fsprojects:master Jan 18, 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 this pull request may close these issues.

2 participants