From 5b8ed34959598a5be355bad5ff6a333d3d7cd85f Mon Sep 17 00:00:00 2001 From: Juan Carlos Date: Tue, 7 Apr 2020 17:09:45 -0300 Subject: [PATCH] Added package ballena_itcher (#1429) --- packages.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/packages.json b/packages.json index 15449d3..9bd97fa 100644 --- a/packages.json +++ b/packages.json @@ -17333,5 +17333,16 @@ "description": "A static site generator written in Nim", "license": "2-clause BSD", "web": "https://github.com/DangerOnTheRanger/nimatic" + }, + { + "name": "ballena_itcher", + "url": "https://github.com/juancarlospaco/ballena-itcher", + "method": "git", + "tags": [ + "iso" + ], + "description": "Flash ISO images to SD cards & USB drives, safely and easily.", + "license": "MIT", + "web": "https://github.com/juancarlospaco/ballena-itcher" } ]