Gruber
Gruber
This is a follow up of https://github.com/git-ftp/git-ftp/issues/591
### Enhancement Hey there, first of all thank you all for your work in this project. Skimming your code in `filter_ignore_files()` I wondered if instead of grepping you could use...
* Cookiecutter version: 1.5.1 * Python version: 3.6 * Operating System: Windows Hey there! First of all thank you for this tool, I've always struggled to find something flexible and...
Hey there! Thank you for this, it's extremely useful! Still I'm trying to figure out how I can run the browser without blocking the REPL, so that I can check...
The current implementation for `accept-on-click` can result a bit too restrictive, a softened solution would be to implement an `accept-on-navigation` which would fire whenever you click on a link or...
Hey there, first of all thank you for this amazing tool! :smile: I was wondering is it possible to copy snippets retaining webfonts and iconfonts used? Simple test case, I...
Hey there I've updated strip-comments from version 1.0.2 to 2.0.1 and now when I `strip` the content of script files sometimes it returns an empty string. I've already found the...
Hei there! I've made a simple bookmarklet and is pretty self-explanatory. - if you are viewing `https://example.com/some-url` the bookmarklet will open the current page with your service as `https://farside.link/https://example.com/some-url` -...
Hei there, I've tried install the APK file via ADB on a old 2.3 device, but unfortunately the install command results in an error as in title `INSTALL_FAILED_CPU_ABI_INCOMPATIBLE`. By running...