package
module
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Apr 9, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
zetman
My Zettelkasten management tool
Documentation
¶
View Source
var Cmd = &Z.Cmd{
Name: `zetman`,
Summary: `my zettelkasten management tool`,
Version: `v0.0.1`,
Copyright: `Copyright 2021 Hayden Young`,
License: `apache-2.0`,
Commands: []*Z.Cmd{help.Cmd, config.Cmd, cmd.InitCmd, cmd.PostCmd, cmd.TitlesCmd},
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.