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

Implement a vendordep task for adding deps from the commandline #417

Closed
Starlight220 opened this issue Jun 18, 2020 · 1 comment · Fixed by #418
Closed

Implement a vendordep task for adding deps from the commandline #417

Starlight220 opened this issue Jun 18, 2020 · 1 comment · Fixed by #418

Comments

@Starlight220
Copy link
Member

I can try to implement this myself I just need to know where in the repo to put the files, if this is a wanted feature.
The use/syntax should be something similar to

./gradlew vendordep --install <url>
./gradlew vendordep --update

I know how to implement this for online install/update. I might need a bit of guidance with implementing offline.

@Starlight220
Copy link
Member Author

I know how to implement the task, but I don't know how to correctly structure it in the project. Can someone please help me with the structuring?

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.

1 participant