A CLI tool for make blogging faster.

This is a command line tool that wraps the hugo new command.

It performs the following operations,

require

hugo and git.

usage

To create new post, run

rugo <article-name>

support

Only Linux/macOS, doesn't support Windows.

TODO