NightCAP
Dynamic customizable console, backup/update/restore features, custom package creation (Github and Local), and remote and local abilities with Docker. Utilizing Docker and MongoDB built in Python 3.8
How to download and setup NightCAP
Open terminal and run command
git clone https://github.com/abaker2010/NightCAP.git
git clone is used to create a copy or clone of NightCAP repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with NightCAP https://github.com/abaker2010/NightCAP/archive/master.zip
Or simply clone NightCAP with SSH
[email protected]:abaker2010/NightCAP.git