Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Vcpkg has replaced coapp #113

Merged
merged 1 commit into from
Jan 25, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ChocolateyFAQs.md
Original file line number Diff line number Diff line change
Expand Up @@ -563,5 +563,5 @@ A typical way of stating the difference is "Developers use NuGet to get 3rd part
<a id="markdown-how-iswill-chocolatey-be-different-than-apt" name="how-iswill-chocolatey-be-different-than-apt"></a>
### How is/will Chocolatey be different than apt?

* Chocolatey does not support the idea of source packages, which are packages that must be built to be used. For someone interested in that, check out https://github.com/coapp.
* Chocolatey does not support the idea of source packages, which are packages that must be built to be used. For someone interested in that, check out https://github.com/Microsoft/vcpkg.
* Library packages are not completely off the plate, but mostly. How would you link the library up to the application/tool?