Comamoca / blogtool

Management CLI tool for my blog(comamoca.dev)!!

Home Page:https://comamoca.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Last commit Repository Stars Issues Open Issues Bug Issues

eyecatch

blogtool

This is blog management tool for my blog.



🍔English 🍡日本語

🚀 How to use

First, set BLOG_PATH Enviroment Valiable to your shell. BLOG_PATH is path to markdown directory on your blog.

# show blog content path same to `echo $BLOG_PATH`.
blog path

# create new articles interactively.
blog new post

⬇️ Install

⛏️ Development

# before, clone this reository.

# install dependencies
bundle install

# run script
ruby ./blogtool.rb

📝 Todo

  • want upload image feauture.

📜 License

MIT

🧩 Modules

thor

About

Management CLI tool for my blog(comamoca.dev)!!

https://comamoca.dev

License:MIT License


Languages

Language:Ruby 100.0%