Skip to content

The `staging-curl` component makes `curl` or `curl.exe` available on all DKML installable platforms, including Windows.

License

Notifications You must be signed in to change notification settings

diskuv/dkml-component-curl

Repository files navigation

curl 0.1.0

The staging-curl component provides curl or curl.exe on all DKML installable platforms, including Windows.

This is a component that can be used with dkml-install-api to generate installers.

Usage

%{staging-curl:share-abi}%/bin/curl

On Windows curl 7.81.0 or later will be available. Use this curl rather than Windows' C:\Windows\System32\curl.exe since the latter is only pre-installed in Windows 10 Build 17063 and later.

On Unix and macOS the curl is a symlink to whichever curl is found on the PATH.

Contributing

See the Contributors section of dkml-install-api.

Status

Syntax check

About

The `staging-curl` component makes `curl` or `curl.exe` available on all DKML installable platforms, including Windows.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages