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

AddDependency Command? #115

Open
JoshDavid opened this issue Oct 1, 2023 · 1 comment
Open

AddDependency Command? #115

JoshDavid opened this issue Oct 1, 2023 · 1 comment

Comments

@JoshDavid
Copy link
Contributor

Is it worthwhile to add an "AddDependency" command? Would be slightly easier than modifying the config file in Notepad each time.

]Dado.AddDependency 'URL' 'Version'

URL can probably either be full URL or Just Org/Repo (then hits against same server current project is in). Maybe if version isn't given it grabs the latest release.

Could extend to take multiple dependencies at once -- but probably not much gained with that. Easy enough for user to run again.

If others think this is a good idea I could create the change & pull request.

@PaulMansour
Copy link
Contributor

I think I may have this already, just not exposed properly. Will take a look. Also I would like to have to automatically bump up the version number of dependency. Right now I edit the config file manually, which is annoying.

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

2 participants