newdoc

command
v3.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2017 License: MIT Imports: 6 Imported by: 0

README

Create New Markup Documents for Your Site

A command line tool for auto generating your favorite skeleton format. You can find the sample here.

Currently supports markdown and org-mode.

Install

$ go get github.com/longkai/xiaolongtongxue.com/tree/master/cmd/newdoc

Usage

Run newdoc title [md | org], for example,

$ newdoc "Happy Hacking"
done :)

$ ls -R
happy-hacking/

./happy-hacking:
README.md

$ cat happy-hacking/README.md
Happy Hacking
===
Content goes here...

## EOF
{{yaml fenced code block}} # truncate here... See the sample link

Default type is org-mode.

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