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
1e195c3768d43e1a2ee7f3bda7ca3ebd937a5404
hyp/hyp/main.go

11 lines
154 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/hyp/cmd"
func main() {
cmd.Execute()
}
Reference in New Issue Copy Permalink
Powered by Gitea Page: 90ms 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