This website requires JavaScript.
Explore
Help
Register
Sign In
kjuulh
/
dagger
Archived
Watch
1
Star
0
Fork
0
You've already forked dagger
Code
Issues
1
Pull Requests
1
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-04-08
. You can view files and clone it, but cannot push or open issues or pull requests.
95e3819164
dagger
/
cmd
/
dagger
/
main.go
10 lines
88 B
Go
Raw
Normal View
History
Unescape
Escape
Move prototype 69-dagger-archon to top-level Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
2020-12-30 03:45:16 +01:00
package
main
import
(
rename go package dagger.io/go Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-02-17 22:13:39 +01:00
"dagger.io/go/cmd/dagger/cmd"
Move prototype 69-dagger-archon to top-level Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
2020-12-30 03:45:16 +01:00
)
func
main
(
)
{
cmd
.
Execute
(
)
}
Reference in New Issue
Copy Permalink