mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-24 02:41:01 +00:00
7 lines
107 B
Go
7 lines
107 B
Go
|
// +build ignore
|
||
|
|
||
|
// This program converts amber templates to standard
|
||
|
// Go template files.
|
||
|
|
||
|
package main
|