@iota-community/iota-wiki-cli

2.0.0-beta.5 • Public • Published

IOTA Wiki CLI

A command line utility to manage Wiki content and preview content locally.

Requirements

Install

yarn add @iota-community/iota-wiki-cli

Use

To display available commands, run the following command:

yarn iota-wiki --help

Release

  1. Ensure git commit signing is properly setup.
  2. Change the package version according semantic versioning.
  3. Commit the version bump with git commit -m "Bump version to [VERSION]".
  4. Tag the commit with git tag -a cli-[VERSION] -m "[VERSION]".
  5. Push the commit including the tag with git push --follow-tags.
  6. Create a GitHub release using the tag above.

Readme

Keywords

none

Package Sidebar

Install

npm i @iota-community/iota-wiki-cli

Weekly Downloads

3

Version

2.0.0-beta.5

License

MIT

Unpacked Size

632 kB

Total Files

54

Last publish

Collaborators

  • jlvandenhout