Aleksandr Baryshnikov

Results 37 comments of Aleksandr Baryshnikov

My apologies for the delay reply. Create a target in Makefile that will run your script. For example, for python: ```makefile run: echo '{}' | ./venv/bin/python3 app.py ``` In echo...

Thanks for your support! * Yes, separation was planned. I sent PR to go-releaser package for separated packages and it was merged. Just forgot to update local build. * That's...

Thanks for the contributing! I will check it a bit later - looks like it could be fragile in case of malformed request (ie: without `/`)

@c-nv-s Thanks for pinging! I am sorry but I didn't find free time for it yet. Just in case you will find a moment to do it by yourself, the...

Thank you very much for the properly formatted issue! 1. Code -30000 means that error arrived from RPC, that means exception happen on server side. Could you please give output...

"name" restriction came from tinc. Only [a-zA-Z0-9]+ symbols are allowed.

Yes, I believe. Will check it soon.

@KevinFanch just make PR :+1:

Hi Thim! It's a very good feature. If you will be interested to make it by yourself, I will be very glad to help to navigate you as much as...

Hi Thim! I tried to make a document for that last night: https://github.com/reddec/monexec/blob/master/CONTRIBUTING.md