got icon indicating copy to clipboard operation
got copied to clipboard

GoT is a template engine that turns templates into Go code to compile into your app.

Results 2 got issues
Sort by recently updated
recently updated
newest added

Currently source files are compared against the output file, and if the source file is newer, the file is processed. This would propose a change that would also compare the...

Hi. Thank you so much for providing this tool. I am trying to trim the end of lines `\n` that is added at the end of each line. I did...