man-made

1.0.3 • Public • Published


Got


Man Pages for Global Node Modules, right in the terminal.

Build Status

Installation

npm install -g man-made

How Does it Work?

This tools finds the list of global modules, and converts the package's readme into manual page documentations and stores them a directory called .man-made in the user's 🏡 HOME directory.

It also updates your shell configuration's MANPATH to use these newly added manual pages.

This works with most shells, including

  • zsh
  • bash
  • fish
  • csh
  • ksh

Usage

man package-name

Note

Please make sure to spin up a new terminal session after installing to view the updated manual docs for the npm package, after installation.

License

MIT

/man-made/

    Package Sidebar

    Install

    npm i man-made

    Weekly Downloads

    1

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    62.1 kB

    Total Files

    18

    Last publish

    Collaborators

    • shriram-balaji