The password generator and manager generates a password. This password can include special characters; however, users have the option of whether to do this. The user can then choose to save this to a markdown file.
In order to run the program, you must have python
installed on your machine. Go to the official Python wesite and follow the installation instructions for your operating system.
There are no other dependencies to install.
Click on the green Code
button, copy the text in the SSH
section. Then, in your terminal window an input the following command:
git clone (COPIED SSH)
To run the program, enter your terminal window and run the following commands:
cd (PATH_TO_REPOSITORY)/src
py pass_gen.py