/libpuppy

Puppy fetches via HTTP and HTTPS for C

Primary LanguageNimMIT LicenseMIT

libpuppy

Puppy fetches via HTTP and HTTPS for C.

Installation & Setup

1. Clone the repository

git clone https://github.com/thechampagne/libpuppy.git

2. Navigate to the root

cd libpuppy

3. Install dependencies

make install-deps

4. Build the project

make

References

License

This repo is released under the MIT.