Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 203 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 203 Bytes

libcstring

A general purpose string manipulation in C.

Test

zig build test

Build

zig build --prefix /path/to/your/install/dir

Install

zig build install