Stefan Walther

Results 19 issues of Stefan Walther

**Absolutely fantastic project, can stop using it to consolidate all my projects!!!** One idea I was thinking of: - It would be great to apply all updates in a directory...

I really like boilr, thx for this great solution. I love the simplicity of boilr. One suggestion: - It would be nice to be able to use just one file...

I am getting the following installation error (after the files have been downloaded), using the install version of the latest release: ```sh Boilr executable is installed to ~/bin/boilr For more...

If you are changing the orientation on the fly you'll end up in something like that: ``` html class="ngrs-range-slider ngrs-horizontal ngrs-vertical ngrs-left ngrs-right" ``` To be able to get it...

Hi, is there any trick to get sub-folders of `./docs` to work. I'd like to have a sub-folder `inc` of docs and then use it as follows in `README.md`: ```...

Do you have an example for `verb --set includes="my-include-templates"` ...? Tried it both, with a local module and a path following the example of readme-includes, but didn't succeed, always get:...

bug

Did anybody succeed to connect to a MongoDB instance on Atlas? I have tried several variants, but just do not succeed (but e.g. connecting with MongoDB Compass Community edition works...

Hi, doesn't work with two-factor authentication on GitHub, even if the test-button where I enter the credentials tells me that the login succeeded. Regards Stefan

Hi, in Webstorm 11 I get the following error: null java.lang.AssertionError at com.gisttemplates.github.Github13.getPassword(Github13.java:28) at com.gisttemplates.gist.GistServiceImpl.getGithubClient(GistServiceImpl.java:80) at com.gisttemplates.gist.GistServiceImpl.fetchGistList(GistServiceImpl.java:55) at com.gisttemplates.gistfiles.NewFileFromGistAction.actionPerformed(NewFileFromGistAction.java:27) at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAware(ActionUtil.java:182) at com.intellij.ide.actions.GotoActionAction$7.run(GotoActionAction.java:275) at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.a(LaterInvocator.java:337) at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:321) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) at...