This website requires JavaScript.
Explore
Help
Register
Sign in
apricote
/
hcloud-upload-image
Watch
1
Star
0
Fork
You've already forked hcloud-upload-image
0
mirror of
https://github.com/apricote/hcloud-upload-image.git
synced
2026-01-13 13:21:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f78a5aa191
hcloud-upload-image
/
main.go
10 lines
104 B
Go
Raw
Normal View
History
Unescape
Escape
feat(cli): upload command
2024-05-02 20:19:25 +02:00
package
main
import
(
chore: cleanup before publishing
2024-05-02 22:12:29 +02:00
"github.com/apricote/hcloud-upload-image/cmd"
feat(cli): upload command
2024-05-02 20:19:25 +02:00
)
func
main
(
)
{
cmd
.
Execute
(
)
}
Reference in a new issue
Copy permalink