Skip to content

dawsbot/woman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Woman: Man pages that make you say "woah"

Version number meread templated MIT Licensed


Why

Reading man pages in your terminal is cluttered and ugly. The first man page was written in 1971, and they still look the same. With all of the modern UI trends sweeping the web world, we should not have to struggle with outdated manual pages for the very software we have built the web upon.


Where man fails, woman succeeds


Now you can open man pages in your browser using beautiful, modern css styling.


Installation

npm install -g woman

Windows Users

woman does not work by default in powershell, consider installing Cygwin and add it to your path.

See this prior issue for Windows info


Usage

View your man pages in a modern way. Ports local man pages directly into your browser with modern UI and font trends.

woman ls    #Open the man page for ls using woman
woman man   #Open the man page for man using woman