Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

地址说明
gogshttps://gogs.io/docs/git代码管理,轻量,部署方便
memoshttps://github.com/usememos/memos备忘录
cobrahttps://github.com/spf13/cobra用于创建CLI命令行应用程序的工具
viperhttps://github.com/spf13/viper
bubbleteahttps://github.com/charmbracelet/bubbletea一个go来构建TUI应用程序的工具,类似工具还有tview,termui
tviewhttps://github.com/rivo/tview一个go来构建TUI应用程序的工具
termuihttps://github.com/gizak/termui一个go来构建TUI应用程序的工具
cronhttps://github.com/robfig/crongo定时器实现,支持cron表达式
pocketbase"github.com/pocketbase/pocketbase"
"github.com/pocketbase/pocketbase/core"后端框架,包含了嵌入式SQLITE数据库,支持RESTful API