Commits · c9b0aae1119f2a5f79c67f4735208575178754b1
boilr
pkg
cmd
download.go
Browse files
Feb 27, 2017
pkg/cmd/download: remove zip/download/extract implementation
· c9b0aae1
Tamer Tas
authored
Feb 27, 2017
c9b0aae1
pkg/cmd/download: use `git clone` instead of manual zip downloads
· 37360710
Tamer Tas
authored
Feb 27, 2017
37360710
pkg/cmd/download: remove deprecated github warning
· 73c3096d
Tamer Tas
authored
Feb 27, 2017
73c3096d
Aug 08, 2016
Added a new validate class, AlphanumericExt, that allows a few extra...
· 31bc1ace
David McKay
authored
Aug 08, 2016
31bc1ace
Jun 14, 2016
Feature/enable log levels (#19)
· dc59b93e
David McKay
authored
Jun 14, 2016
dc59b93e
Jan 02, 2016
Release version 0.2.0
· bd036e68
Tamer Tas
authored
Jan 02, 2016
bd036e68
Refactor template directory initialization checks
· 8b04f869
Tamer Tas
authored
Jan 02, 2016
8b04f869
Rename template-name to template-tag
· 6e14b0d4
Tamer Tas
authored
Jan 02, 2016
6e14b0d4
Dec 21, 2015
Write documentation for exportes values, types and functions
· 93c3bd02
Tamer Tas
authored
Dec 21, 2015
93c3bd02
Dec 19, 2015
Rename tmplt to boilr
· 0797c5c6
Tamer Tas
authored
Dec 19, 2015
0797c5c6
Create metadata for templates
· c9bd2f91
Tamer Tas
authored
Dec 19, 2015
c9bd2f91
Dec 17, 2015
Fix template validation and examples
· aff3e8d9
Tamer Tas
authored
Dec 17, 2015
aff3e8d9
Add varargs to delete command
· e2bc4d27
Tamer Tas
authored
Dec 17, 2015
e2bc4d27
Implement template execution using default values
· 42585f00
Tamer Tas
authored
Dec 17, 2015
42585f00
Improve cmd-line command short descriptions
· 0011865e
Tamer Tas
authored
Dec 14, 2015
0011865e
Implement download command
· bac92ea7
Tamer Tas
authored
Dec 13, 2015
bac92ea7
Loading