func Hello()

in Magefile.go [26:28]


func Hello() {
	fmt.Println("hello plugin developer!")
}