Tamer Tas
                                            Tamer Tas
                                        
                                    @schmunk42 any updates on this? let me know if you need help or if you don't have time to work on this. In the meanwhile feel free to edit the...
@jdoklovic I agree that its time, thanks for bringing the issue up :+1: I'll take another look after https://github.com/golang/dep matures
@Aluriak can you reproduce it with the `boilr-license` template listed [here](https://github.com/tmrts/boilr#list-of-templates)? Also feel free to add your own template to the wiki (it's editable to public).
I'm putting a reference to your template that causes this behavior in boilr, so that its not lost when you minimize the template (Aluriak/boilr-python@74a3984492a949c442eb00a9d9418fefb61a207c) I'm about to turn off for...
I narrowed down the cause to the text/template library, but I'm not going to focus on this specifically, due to not enough information and due to the fact that there...
@Aluriak currently empty files are ignored by default Thanks for the modular structure suggestion, my plan is to use a similar structure for boilr with multiple files such as `project.json`,...
@Aluriak my main focus is not to bloat the features and increase the learning curve unless its not doable in a sane manner with the current feature set. Anybody familiar...
The purpose of the repository is: - To show what a pattern is - When that pattern should be used - What should you be careful when you use the...
@spamntaters I haven't had a chance to put together an install script. I'll put one as soon as possible, but until then, you can use the following commands: ```bash cd...