/pwgen

Primary LanguageShell

pwgen

Password generator for OSX

Usage

Usage: pwgen [OPTIONS]

Options:
    -h, --help      Show this message
    -v, --version   Show version

Installation

Included in the repo is a makefile that allows you to install/uninstall

$ make install
$ make uninstall