bloggify-tools

Interactive command line tool to help you win at Bloggify.

Usage no npm install needed!

<script type="module">
  import bloggifyTools from 'https://cdn.skypack.dev/bloggify-tools';
</script>

README

$ bloggify-tools

Version Downloads

Interactive command line tool to help you win at Bloggify.

bloggify-tools

:cloud: Installation

You can install the package globally and use it as command line tool:

# Using npm
npm install --global bloggify-tools

# Using yarn
yarn global add bloggify-tools

Then, run bloggify-tools --help and see what the CLI tool can do.

$ bloggify-tools --help
Usage: bloggify-tools [options]

Interactive command line tool to help you win at Bloggify.

Options:
  -v, --version  Displays version information.
  -h, --help     Displays this help.

Documentation can be found at https://github.com/Bloggify/bloggify-tools.

:question: Get Help

There are few ways to get help:

  1. Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.
  2. For bug reports and feature requests, open issues. :bug:

:memo: Documentation

For full API reference, see the DOCUMENTATION.md file.

:yum: How to contribute

Have an idea? Found a bug? See how to contribute.

:scroll: License

MIT © Bloggify