@iota-wiki/cli

2.1.1 • Public • Published

IOTA Wiki CLI

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

Requirements

Install

yarn add @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-wiki/cli

Weekly Downloads

1

Version

2.1.1

License

MIT

Unpacked Size

632 kB

Total Files

55

Last publish

Collaborators

  • jlvandenhout