Documentation
¶
Index ¶
- func BlocksCommand(args []string) error
- func BuildCommand(args []string) error
- func CLICommand(args []string) error
- func FixCommand(args []string) error
- func ListTemplates()
- func NewCommand(args []string, templateName string) error
- func ServeCommand(args []string) error
- func ValidateCommand(args []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BlocksCommand ¶
BlocksCommand implements the blocks command.
func BuildCommand ¶
BuildCommand implements the build command. It compiles a tinkerdown app into a standalone executable.
func CLICommand ¶
CLICommand implements the cli command for CRUD operations on sources. Usage: tinkerdown cli <file.md|directory> <action> <source> [flags]
func FixCommand ¶
FixCommand implements the fix command to auto-fix common issues.
func ListTemplates ¶
func ListTemplates()
ListTemplates prints all available templates grouped by category.
func NewCommand ¶
NewCommand implements the new command.
func ServeCommand ¶
ServeCommand implements the serve command.
func ValidateCommand ¶
ValidateCommand implements the validate command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.