scriptnull / sblog

Start a new blog post.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sblog Go

Start a new blog post.

Usage

sblog [title] "tag1,tag2...tagn"

Start a new blog post.

Examples

To create a blog post, open up terminal and start running

$ sblog "Releasing sblog" "blogging,automation,devops"

This opens up the browser with Github Editor preloaded with the front matter for the blog post.

blog-screenshot

Now, go write that amazing blog post!

About

Start a new blog post.

License:MIT License


Languages

Language:Go 97.1%Language:Makefile 2.9%