mirror of
https://github.com/logos-storage/easylibstorage.git
synced 2026-02-09 19:33:05 +00:00
Script auto-detects OS/arch, downloads the matching libstorage release zip from GitHub, and extracts it into the layout expected by CMakeLists.txt. Also updates .gitignore to exclude build/ and libstorage/ directories. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
4 lines
32 B
Plaintext
4 lines
32 B
Plaintext
cmake-*
|
|
build/
|
|
libstorage/
|
|
.idea |