Folcon
Folcon
Hey @escherize, what things would you like me to cover? :)... Also I'm doing most of this in `re-frame`, I can leave that out to make it more generic, or...
Looking into the source code, it might be better to implement a `paste` command, which temporarily disables all the highlighting etc for 1 paste and then re-enables it to allow...
Sure, if you have any questions ask away! Also any things that I can do to be helpful here?
So for a workaround I should just delete the package.json I assume? ===== EDIT ===== Yep, that works!
Well I'd like to broadly support win as single runnable exe or failing that a zip file that just runs. Lots of people don't want to have to install stuff...
Hmm, can't really test the mac .app in the releases folder as it doesn't appear to work, maybe thats code signing, but it's a bit weird... The uberjar is `46M`,...
Ok so publishing is a mixed bag, this is with one time password setup. I keep getting this prompt: ```shell npm ERR! code EOTP npm ERR! This operation requires a...
I was doing it on the local machine, I've not started tweaking my github actions yet. > So are those windows bundles good to go? As in do the have...
One note is that conditional publishing would be really useful, I'm sorta having to hack it in here with CI, but being able to say only publish if version is...
@FieryCod, sorry I was unclear, I was suggesting that the docs not mentioning that `AWS_PROFILE` is expected to be used if you want compatibly with AWS SAM and `holy-lambda` is...