0.1.0 • Published 1 year ago

zenn2press v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

zenn2press

npm version build License

Convert Zenn content format to VitePress.

Installation

You can install this library using npm:

npm install zenn2press

Usage

$ npm install -g zenn2press
$ zenn2press COMMAND
running command...
$ zenn2press (--version)
zenn2press/0.0.0 linux-x64 node-v20.13.1
$ zenn2press --help [COMMAND]
USAGE
  $ zenn2press COMMAND
...

Commands

zenn2press [COMMAND]

Display help for zenn2press.

USAGE
  $ zenn2press  [COMMAND...] [-n]

ARGUMENTS
  COMMAND...  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for zenn2press.

License

This project is licensed under the MIT License - see the LICENSE file for details.