Skip to content
/ wow Public

🔨A tool for quickly generating Jekyll article templates

License

Notifications You must be signed in to change notification settings

liaoyuanng/wow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

WOWis a tool for quickly generating Jekyll article templates。It is small but useful. It saves your time, you just need to write wow articles.

中文简介

HOW TO USE

1. Install

Run with Terminal.app

> git clone https://github.com/liaoyuanng/wow.git
> cd wow
> ./install.sh

if you get

permission denied: ./install.sh

error, run

chmod 755 install.sh

and try again.

2. Use

Run with Terminal.app

$ wow  // filename only date,default path

or

$ wow -p filePath // filename only date,specify the path

or

$ wow -n fileName // Date + file name,default path

OPTIONS

  • -p, setup path of output, "/user/document/WOW_POST" by default.
  • -n, setup file name.

REQUIRE

or

  • Latest Xcode

LICENSE

MIT.

Welcome to issue if you have questions.

About

🔨A tool for quickly generating Jekyll article templates

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors