-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
new exampleNew example proposalNew example proposal
Description
General
- Project name: Vagrant
- Example name: Vagrant's Downloader
- Project home page: https://github.com/hashicorp/vagrant
- Programming language(s): Ruby
Description
"Vagrant is a tool for building and distributing development environments."
"This class downloads files using various protocols by subprocessing to cURL. cURL is a much more capable and complete download tool than a hand-rolled Ruby library, so we defer to its expertise."
Links
- https://github.com/hashicorp/vagrant/blob/cfa8722007b1b78ea06632db499386b5593416eb/lib/vagrant/util/downloader.rb
- https://github.com/hashicorp/vagrant/blob/cfa8722007b1b78ea06632db499386b5593416eb/test/unit/vagrant/util/downloader_test.rb#L5
What makes it interesting
- Popular project.
- Reusable.
Related work
No
Other
No
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
new exampleNew example proposalNew example proposal