https://github.com/akio-tanaka/lickey
software license management system
https://github.com/akio-tanaka/lickey
license license-generator license-management
Last synced: 7 months ago
JSON representation
software license management system
- Host: GitHub
- URL: https://github.com/akio-tanaka/lickey
- Owner: akio-tanaka
- License: mit
- Created: 2019-08-24T01:27:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T13:35:02.000Z (almost 5 years ago)
- Last Synced: 2024-08-01T03:33:15.833Z (about 1 year ago)
- Topics: license, license-generator, license-management
- Language: C++
- Size: 1.77 MB
- Stars: 748
- Watchers: 42
- Forks: 261
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lickey
software license management system library in C++.## Description
...
## Features
...
## Requirement
- MSVC 14.0 x64
- Boost 1.60
- installation folder of Boost as environment variable, "BOOST_ROOT"
- library folder which contains libraries of Boost built by MSVC14.0 for x64 platform, as "BOOST_LIB"
- OpenSSL-1.0.2l## Usage
...
## License
This project is licensed under the MIT License - see the LICENSE file for details.