Skip to content

Distribute a version of the curl library for developers #69

@isaacvr

Description

@isaacvr

Feature description
Distribute a version of the curl library for developers

Is your feature request related to a problem? Please describe.
May be desired for some develover be able to get a ready to use libcurl-dev.

Describe the solution you'd like
Create instructions to install the required files like:

Additional context
Do not miss to create a uninstall instruction.

Describe alternatives you've considered
Just use a install rule from command line or make part of the release some installers.

Possible implementation
As libcurl is using cmake you can consider using cpack, with this tool you can create script based installers, debian, windows, osx...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions