summaryrefslogtreecommitdiff
path: root/docs/content/usage.md
AgeCommit message (Expand)Author
2022-02-27Support piping input to pluginDave Henderson
2022-02-15Clarify plugin documentation re: stdinDave Henderson
2021-01-24Support different log formats with GOMPLATE_LOG_FORMATDave Henderson
2020-10-09Fix some Windows file mode issuesDave Henderson
2020-08-23Add experimental modeDave Henderson
2020-07-21Document the --datasource-header flagDave Henderson
2020-05-03Support a config file to use instead of commandline argumentsDave Henderson
2019-10-23New --exec-pipe output optionDave Henderson
2019-10-22Plugins for custom functionsDave Henderson
2019-10-20Fix markdown rendering in docs (#641)Ilyes512
2019-08-18Adding --include flagDave Henderson
2019-05-31Improving the docs for --contextDave Henderson
2019-05-31Clarifying --exclude docsDave Henderson
2019-04-09Adding --output-map argument for templating output pathsDave Henderson
2019-03-30Some more Windows fixes (#527)Dave Henderson
2019-02-02Add .gomplateignore support (#225)Zealic
2018-11-27Adding option to suppress empty output filesDave Henderson
2018-11-15New --context flag for adding datasources to contextDave Henderson
2018-09-24Adding docs for nested templatesDave Henderson
2018-09-08Adding more syntax docsDave Henderson
2018-08-10Adding --chmod flag to explicitly set output file modesDave Henderson
2018-05-21Overhauling datasource documentationDave Henderson
2018-05-02Execute additional command after --Dave Henderson
2018-02-11new logoDave Henderson
2017-11-27Added documentation for exclude flagGeorge Kelly
2017-06-08Updating docs to split functions by namespaceDave Henderson
2017-06-04Add include functionDave Henderson
2017-05-24Hugoizing doc siteDave Henderson