mdbox

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2021 License: MIT Imports: 8 Imported by: 0

README

mdbox

mdbox is a markdown utilities box.

The idea is to make a simple and user friendly interface to common operations, such that it is easy to have a command line first editing experience.

Usage

Currently implemented commands are:

  • mv

    Example

    mdbox mv docs/asset_test.png docs/asset.png
    

    Will update all backlinks of any markdown files in the current directory that contains a path to this file.

    Relative path from other directories are currently not supported.

Help

NAME:
   mdbox - markdown utilities

USAGE:
   mdbox [global options] command [command options] [arguments...]

COMMANDS:
   mv       move a file somewhere else, updates backlinks
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h  show help (default: false)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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