Logo
Explore Help
Sign In
steven/hyp
1
1
Fork 0
You've already forked hyp
Code Issues 6 Pull Requests Packages Projects 1 Releases 1 Wiki Activity
Files
550574fa0f14a9601cef3b42d02f524cc1efeb77
hyp/hypd/main.go

11 lines
155 B
Go
Raw Normal View History

BREAKING: changes to CLI interface, moved to cobra CLI To better support configuration and user friendliness, migrated to cobra based CLI. The source tree structure has also changed to single go module, the server has been renamed hypd and client has been named hyp. The original structure came into being organically, but now that the vision is more complete it's best to make these adjustments now.
2024-04-10 21:42:38 -06:00
/*
Copyright © 2024 Steven Polley <himself@stevenpolley.net>
*/
package main
import "deadbeef.codes/steven/hyp/hypd/cmd"
func main() {
cmd.Execute()
}
Reference in New Issue Copy Permalink
Powered by Gitea Page: 77ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API