arriven / db1000n

MIT License
1.18k stars 208 forks source link

C/C++ port #463

Closed oxbee closed 2 years ago

oxbee commented 2 years ago

Let's say I have shell (SSH) access to device which would like to execute db1000n. But unfortunately nor docker or GO is available there. Thus, I would like to port db1000n into platform dependent executable via gcc / g++ compilation. Since i'm only C/C++ developer and know nothing about GO, i would like to check if it would be possible to apply this manual to entire project?

Any hints and ideas highly appreciated.

oxbee commented 2 years ago

Ok, after checking documentation I've found this magnificent link

arriven commented 2 years ago

I wish I could see your reaction when you find shell install script I crafted specifically for that case :) https://github.com/Arriven/db1000n/blob/main/docs/advanced-docs/advanced-and-devs.md