nickel

0.1.2 • Public • Published

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 or markdown for .md format.
  • txt or text for .txt format.

Help

-h or --help to display help.

/nickel/

    Package Sidebar

    Install

    npm i nickel

    Weekly Downloads

    0

    Version

    0.1.2

    License

    none

    Last publish

    Collaborators

    • waltercarvalho