Matthew Conlen

Results 109 comments of Matthew Conlen
trafficstars

Since the project contains a `podspec`, you should be able to use cocoapods to point to this git repository. e.g. ``` ruby # point to current master brand pod 'PaymentKit',...

I haven’t seen this style of plots before. Do you have a link to research or evaluation on the underlying idea? So far we have been keeping the toolkits section...

Okay thanks @josesho Let's wait for a peer reviewed citation and then we'll add

Hi @rbbl-dev. Thanks for the PR. I'm okay dropping support for the older versions of node - we should update the docs & package.json to reflect this as well. It...

Hey @rbbl-dev sorry for the slowness, I can test on a mac this week.

Thanks for raising this @michaeljones. I don't have the bandwidth to add at the moment, but I do think its a good feature to have and would accept a PR...

@derekgreer, it could be done by creating a smaller wrapper around this module. In particular, node packages can expose command line commands like that (see, e.g. https://developer.okta.com/blog/2019/06/18/command-line-app-with-nodejs). I don't have...

Thanks @vihanb @Huulivoide. I don't have time to implement this change at the moment, but would accept a PR for it.

Thanks @rebelvg! Do you have a specific case of things failing on mac? I develop on OSX and the test suite passes as expected locally. I'm happy to accept a...

Ah okay, that definitely sounds like a bug. Any info on the offending command would be appreciated - and if you want to take a stab at a PR to...