https://github.com/meshula/labcmd
RPC for Lab
https://github.com/meshula/labcmd
Last synced: over 1 year ago
JSON representation
RPC for Lab
- Host: GitHub
- URL: https://github.com/meshula/labcmd
- Owner: meshula
- License: mit
- Created: 2017-02-11T19:45:49.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-08-18T07:24:47.000Z (almost 3 years ago)
- Last Synced: 2025-01-13T13:30:14.691Z (over 1 year ago)
- Language: C++
- Size: 125 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# LabCmd
copyright 2017 Nick Porcino. BSD 2 clause
# prerequisites
C++11 std
# building
Run cmake with generator of choice. Build, then also run the INSTALL target.