Skip to content

bardic/DirkExample

Repository files navigation

Dirk Example

Install

dagger install https://github.com/bardic/Dirk@0.1.0

Implement

type DirkExample struct{}

func (d *DirkExample) Build(src *dagger.Directory) *dagger.Directory {
	return dag.Dirk().Build(src)
}

Customize

Replace username and password in the *_secrets.env Replace ./License/unity_personal_license.ulf with your license

Run

dagger call build --src=. export --path=./builds

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors