jonezy / winnie

a cli that generates file templates for you

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Winnie

winnie is a dirty little cli that will generate skeleton files for certain types of content.

To start, winnie has one command which is

winnie new jekyll post

which will generate a jekyll post file using the following format:

YYYY-MM-DD-post-title.markdown

About

a cli that generates file templates for you


Languages

Language:JavaScript 100.0%