Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 303 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 303 Bytes

Something to understand how works ...

See more examples ...

Build

git clone https://github.com/ZenAlgorithms/Base64URL.git
cd Base64URL
mkdir build
cd build
cmake ..
make
make install