go-archetype

Project archetyping and templating in Golang

MIT License

Stars
47

Bot releases are hidden (Show)

go-archetype - v0.1.16

Published by titusjaka about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/rantav/go-archetype/compare/v0.1.15...v0.1.16

go-archetype - v0.1.15

Published by titusjaka over 1 year ago

Changelog

  • 7971dd0 Merge pull request #23 from codyaray/support-long-lines
go-archetype - v0.1.13

Published by titusjaka over 2 years ago

Changelog

⭐️ Features

#16 feat(refactor): Get rid of global logger, pass it as argument instead
#15 feat(operations): Add multiline shell commands support
#14 feat(transformer): Add the rename transformer
#12 feat: Switch to the standard errors API, that was introduced in 1.13

go-archetype -

Published by rantav about 5 years ago

go-archetype - v0.1.2

Published by rantav about 5 years ago

Changelog

9f15b62 When file is too long show a better error message

go-archetype - v0.1.1

Published by rantav about 5 years ago

Changelog

caff305 Add a make target for release

go-archetype - v0.1.0

Published by rantav about 5 years ago

Changelog

88f3b89 Remove the time field, it's not useful

go-archetype - v0.0.7

Published by rantav about 5 years ago

Changelog

08b44ed Try another trick to clean head

go-archetype - v0.0.2

Published by rantav about 5 years ago

Changelog

45e9861 gorelease work