Y
Hacker News
new
|
ask
|
show
|
jobs
by
akatechis
3012 days ago
Why does a CSS library need Make, Node AND Python to build?
2 comments
TomMarius
3012 days ago
This is not for web. Check out:
http://lcui.org/
link
vortico
3012 days ago
It doesn't require Make but xmake
http://xmake.io/
. It's pretty self-explanitory by reading the build scripts why it needs it.
link