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

Consider adding .netconfig support #4

Open
kzu opened this issue Aug 28, 2020 · 0 comments
Open

Consider adding .netconfig support #4

kzu opened this issue Aug 28, 2020 · 0 comments

Comments

@kzu
Copy link

kzu commented Aug 28, 2020

Would be nice to be able to save the list of packages to .netconfig, such as:

[grab]
  package = [email protected]
  package = [email protected]

This would mean that you could restore those files later on with a single parameterless command from that point on.
The .netconfig could be committed to source control even and restored on repo clone/init.

That same file could also hold the target dir parameter too:

[grab]
  target = src\\packages
  ...
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