By Zosman
This Electron app is designed to move a virtual machine to and from a users external drive to conserve space on the users home drive with minimal effort. This was created in an effort to reduce my own hard drive usage that was taken up by a virtual machine that I only occasionally used.
You must have npm installed
Clone the repo with $ git clone [email protected]:zosman1/The_Archiver.git
Install yarn (optional but recomended) - Yarnpkg
If not replace yarn
with npm
for the following
For the following you must be in the /app
directory
$ yarn install
$ yarn start
Side note, only builds for macOs currently
$ yarn run build
AGPL-3.0 © Zosman