Y
Hacker News
new
|
ask
|
show
|
jobs
by
lonk
938 days ago
Why docker and nodejs needed while project is written in C?
2 comments
breadcodes
938 days ago
Because it uses the libdragon docker tool, installed through NPM.
You don't need to use that tool to build it, I just did when I made it.
link
ghostpepper
938 days ago
I hate that JavaScript seems to be becoming a common language choice for projects that don’t use it for anything UI-related
link
You don't need to use that tool to build it, I just did when I made it.