Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

cURL (via apt-get) (curl-apt-get)

cURL is a computer software project providing a library and command-line tool for transferring data using various network protocols.

Example DevContainer Usage

"features": {
    "ghcr.io/devcontainers-contrib/features/curl-apt-get:1": {}
}