formulaic/commands/template.go

9 lines
111 B
Go

package commands
import (
"github.com/Masterminds/vcs"
)
func getTemplate(url *string) (*string, error) {