Tim Carry
Tim Carry
I had a hard time getting my head around this the first time, but by walking through a few examples I think I managed to see how this could work....
So basically, all settings would be set through ENV variables or CLI arguments (arguments having precedence over ENV variables)? `fullAtomic` also allow passing a settings object, so we might want...
FWIW, I tested on chokidar 3.2.0 and still having the same issue
> How is it with the youtube API? Can you query it without being a user? If so that would make things a lot easier, because we don't have to...
"Life is too big" :metal: Love that title :p
Hey everyone, thanks for pinging me :) To add search to your documentation, I would definitely suggest using [DocSearch](https://community.algolia.com/docsearch/). It's using Algolia's API under the hood, but you don't have...
It's free and will always be. Docsearch is not our main product, it's a gift back to the developer community and we will never charge for it. We just have...
Hey, @antirez congrats on the 5.0 release. I updated the PR and search results with the updated content. Let me know if this site-wide search is something you'd be interested...
`npm` has `npm install --save` and `npm install --save-dev`; `yarn` has `yarn add --dev`. I would also be interested in being able to run `gemrat --group 'development'` to add the...
Thanks! This would have to be fixed if accepted. I only did a quick desktop test first to check if people would be interested in that :)