mirror of
https://github.com/red0124/ssp.git
synced 2026-02-03 07:59:55 +01:00
Add macOS ci, update README
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: macos-latest-clang-ci
|
||||
name: macos-apple-clang-ci
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
@@ -16,6 +16,7 @@
|
||||
[](https://github.com/red0124/ssp/actions/workflows/win-msys2-gcc.yml)
|
||||
[](https://github.com/red0124/ssp/actions/workflows/win-msys2-clang.yml)
|
||||
[](https://github.com/red0124/ssp/actions/workflows/win-msvc.yml)
|
||||
[](https://github.com/red0124/ssp/actions/workflows/macos-apple-clang.yml)
|
||||
|
||||
A header only CSV parser which is fast and versatile with modern C++ API. Requires compiler with C++17 support. [Can also be used to efficiently convert strings to specific types.](#the-converter)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user