Ruslan Israfilov
Ruslan Israfilov
@outoftardis, fine with me
@michael-smirnov, please have a look at the homogen builder
@KulikovNikita, this PR changes 58 files and named "Link options", what's happening here?
/intelci: restart
Changes look strange, what are they for?
Hi @dgschwend, could you please provide any description for your changes?
@coocoky, I'd suggest using [node.js http-server](https://github.com/indexzero/http-server) ``` npm install http-server -g cd netscope http-server ``` If you want to make changes in the source code, install dependencies via`npm install`. And...
@changshuchao, here is crossplatform solution.
@leoshine, how should these shapes be interpreted? Does every shape correspond to the particular top blob in the order they are enumerated?
Hi @BrettLL, yes. First of all you have to checkout repo sources and start some lightweight http server from the repo root. For that purpose you may use [node.js http-server](https://www.npmjs.com/package/http-server):...