A convenient CLI tool to quickly spin up DragonflyBSD virtual machines using QEMU with sensible defaults.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: bump version to 0.2.0 in deno.json

+1 -1
+1 -1
deno.json
··· 1 1 { 2 2 "name": "@tsiry/dflybsd-up", 3 - "version": "0.1.7", 3 + "version": "0.2.0", 4 4 "exports": "./main.ts", 5 5 "license": "MPL-2.0", 6 6 "tasks": {