Skip to content

SkylerHope/Sky-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Sky-Password-Generator

A simple CLI password generator

Requires php

How to install php

Arch/Manjaro Debian/Ubuntu Fedora Windows 10/11
sudo pacman -S php sudo apt install php sudo dnf install php-cli Check out this step by step guide

SPG Installation

Just download the .zip file of the latest release
and extract it to your desired location

SPG Usage

Open the Terminal or Command Prompt (if you are on Windows) inside the directory where the spg.php file is located,
and type the following:

php spg.php

Yes, installation and usage are the same on both Linux and Windows