compare-url icon indicating copy to clipboard operation
compare-url copied to clipboard

what about implement this using javascript instead of bash?

Open sibelius opened this issue 5 years ago • 1 comments

Javascript is much more powerful than bash scripts and it is also more testable

what about creating a javascript package para implement this whole bash logic?

it is more easy to customize as well

sibelius avatar Jul 29 '19 19:07 sibelius

It's also another dependency. I don't want to have to install node in order to build my Go binary

ben-turner avatar Sep 04 '19 18:09 ben-turner