dogisgreat

Results 21 issues of dogisgreat

need to figure out snap store permissions

Hi there, Really cool project! I just spent an afternoon dockerizing it. I have a repo here: https://github.com/ms-jpq/nodebook-docker It runs Docker inside Docker, so everything is a bit cleaner. So...

hi, for testing purposes, it would be really useful if `dog` could allow self signed certs for `--tls`.

Right now I am just using a `proc-macro` to modify `#[napi]` async function expansions It just subs out `napi::bindgen_prelude::execute_tokio_future` with `create::my_own_executor_impl` Even tho this probably won't get broken anytime soon,...

This is just a draft, havn't wrote the tests and ensured everything works 100% yet, and I also need to add in a bunch of doc comments. Please do leave...

I dont want to make it a draft and have a billion notifications for you yet.

- [x] I have read through the manual page (`man fzf`) - [x] I have the latest version of fzf - [x] I have searched through the existing issues ##...

Fixes: - https://github.com/s3tools/s3cmd/issues/1361 - https://github.com/s3tools/s3cmd/issues/1027 Should be OK to replace the removed API call, since the replacement was added in python 3.2. https://docs.python.org/3/library/configparser.html