** WIP ** 💽 Universal virtual disk management tool

@dd86k dd86k authored on 27 Jul 2020
docs Update manpage 3 years ago
src Minor tweaks 3 years ago
.gitattributes INIT 4 years ago
.gitignore Remove and ignore bin/ 4 years ago
LICENSE Redone CLI, update LICENSE 3 years ago
README.md INIT 4 years ago
build build: create bin directory if it doesn't exist 4 years ago
build.cmd build: create bin directory if it doesn't exist 4 years ago
README.md

vvd, universal vdisk manager

NOTE: This is currently a toy project so don't expect anything from this. It's also pretty disorganized at the moment, and dangerous.

CURRENTLY NOT PRODUCTION READY

vvd aims to be a simple tool to manage virtual disks as one stand-alone solution.

WARNING: This tool is still in really early development. Keep a backup of your virtual disks because this thing might explode violently.

Goals

  • Usability
  • Stability
  • Simplicity

DISCLAIMER

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

For more information, see LICENSE.