notatio

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2026 License: MIT Imports: 9 Imported by: 0

README

Notatio

coverage-badge-do-not-edit

Table of contents

Summary

A tool that supports the creation of documentation and diagrams.

Development

To work with the codebase, use make command as the primary entry point for all project tools.

Use the arrow keys ↓ ↑ → ← to navigate the options, and press / to toggle search.

Installation

To install the tool use make install (directly from the repository clone) or use go install github.com/codemityio/notatio@latest.

Some of the tools depend on additional commands such as dot, mmdc, java or chromium-browser. If any of these are missing, you will be notified when using the tools. For the most seamless experience, we recommend using the containerized version of this tool.

Usage

Once you have the tool installed, just use the notatio command to get started.

Manual
$ notatio --help
NAME:
   notatio - A new cli application

USAGE:
   notatio [global options] command [command options]

VERSION:
   v0.0.0

DESCRIPTION:
   A tool designed to streamline working with documentation and diagrams.

AUTHOR:
   codemityio

COMMANDS:
   coi       
   graphviz  
   mermaid   
   plantuml  
   toc       
   help, h   Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h     show help
   --version, -v  print the version

COPYRIGHT:
   codemityio
Subcommands
  • plantuml - A tool to convert puml files to svg/png images.
  • toc - A tool to generate table of contents section within a Markdown file from a list of paths or headers found in a document.
  • coi - A simple tool to generate document sections with provided command output.
  • graphviz - A tool to convert dot/gv files to svg/png images.
  • mermaid - A tool to convert mmd files to svg/png images.

Packages

License

This project is licensed under the MIT License. See the LICENSE file for details.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
coi
toc
internal
app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL