2.0.2 • Published 7 months ago

docshub v2.0.2

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
7 months ago

✨ DocsHub CLI

DocsHub CLI is a command-line interface (CLI) tool designed to streamline the creation of new documents on Docshub. With interactive prompts and easy-to-use commands, it simplifies the documentation workflow.

Prerequisites

Run CLI

Simply run the following command:

npx docshub

Getting started

  1. Install the dependencies:

    npm i
  2. To run in a development environment:

    $ npm run dev

Building

  1. To build the CLI for production:

    npm run build
  2. To publish the CLI:

    npm publish
2.0.2

7 months ago

2.0.0-dev

7 months ago

2.0.2-dev

7 months ago

1.0.3-next

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago