The first versions of ImgArchive will be primarily driven by the use of command line applications. All versions of ImgArchive will have the command-line tools installed and available. Once a Minimum Viable Product has been made then the GUI tools will be made available on Windows. The first being an Administrative setup tool. This tool is likely to be released with the command line applications on day one. Others will be released soon after.
So we will expect you to know how to open Terminal in macOS or Command Prompt or PowerShell in Windows. If you don’t know what we’re talking about here, you may need to stop and research that quickly so that you can follow the examples in this Guide.
To give an example:
imvault.exe import --source-path=c:\pictures
Will import all the images in the source path c:\pictures into the archive.
