blog-tools

A command-line tool to streamline blogging with Ruby.

forthebadge forthebadge

License Gem Version Gem Total Downloads Gem Downloads (for latest version) PRs Welcome

This readme template was borrowed from athityakumar/colorls

Table of contents

Usage

blog-tools is a Ruby Gem for helping with blog administration from the command line. It allows you to create posts from templates, keep track of your future ideas, and more.

Make sure to check out the documentation.

Installation

  1. Install Ruby (I recommend using rbenv to install Ruby)
  2. Install the blog-tools ruby gem with gem install blog-tools.
  3. Start using blog-tools!

Updating

Want to update to the latest version of blog-tools?

sh gem update blog-tools

Uninstallation

Want to uninstall the gem? If there was an issue with the gem, please feel free to open an issue regarding how we can enhance blog-tools.

sh gem uninstall blog-tools

License

This software is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request. Check out CONTRIBUTING.md for more info.