Skip to content
Snippets Groups Projects
Select Git revision
  • 4c10d32bb685223e62755a70d15bb5fc0bc4c99d
  • main default protected
2 results

datasmith.yaml.tmpl

Blame
  • datasmith.yaml.tmpl 108 B
    # datasmith.yaml
    
    name: {{ .Name }}
    version: 0.0.1
    created_at: {{ .CreatedAt }}
    database_type: {{ .DbType }}