Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 708 Bytes

File metadata and controls

22 lines (19 loc) · 708 Bytes

Project Organization

├── README.md          <- The top-level README for developers using this project.
├── ORGANIZATION.md    <- Project organization files
├── LICENSE.gpl        <- GPLv3 License
│ 
│ 
├── src
│   ├── modules        <- Modules used in the project are kept
│   ├── configs        <- Configuration scripts are used 
│
│
├── passkeep.py        <- Executable program source
│
├── credentials.xml    <- Credents keep in this file
│
│
├── requirement.txt    <- Python dependencies files
│   
├── .gitignore         <- Ignored Git Files