nickel
v0.1.2
Published
Simple post generator for Jekyll users.
Downloads
7
Readme
nickel
A simple jekyll post file creator thingy for the lazy ones.
Installation
npm install -g nickel
Usage
nickel 'my fist post'
By default this will create a .md
Markdown file at the current working directory.
2013-09-1-my-first-post.md
Options
File Format
-f
or --file
followed by:
md
ormarkdown
for.md
format.txt
ortext
for.txt
format.
Help
-h
or --help
to display help.