Robert Skarżycki

Results 4 issues of Robert Skarżycki

Hi, all contributors, What exactly software I need to contribute? I've opened the solution in VS Community 2015 (with VS SDK installed) but VSIX project hasn't been loaded poperly. I've...

Hi, I have simple project with index.js like this: ``` var autotrace = require('autotrace') var input = 'test1.png' var output = 'out.svg' autotrace(input, {outputFile: output}, function(e, b){ if(!err) console.log('done') })...

Hi, @ellefsen, I've bumped WordPress version on this package - to `5.2.2`. Do you have an idea how to deploy it to my already deployed page on Heroku?

Hi, I'm considering reusing your project to prepare similar visualization for other Polish cities that provides timetable data of public transportation. For instance, Wrocław provides timetable in XML and GTFS,...