tmrts / boilr

:zap: boilerplate template manager that generates files or directories from template repositories
Apache License 2.0
1.73k stars 119 forks source link

boilr failing with time parsing errors #64

Closed ds0nt closed 6 years ago

ds0nt commented 6 years ago

Just running a template that works for other members of my team, seems there is no date parsing that we are doing in these templates, and this is internal to boilr.

[✘] use: parsing time "Thu Dec 14 11:16 +0700 +07 2017" as "Mon Jan 2 15:04 -0700 MST 2006": cannot parse "+07 2017" as "MST"
ds0nt commented 6 years ago

updating boilr fixed it.