This commit is contained in:
Benjamin Toby 2025-02-04 13:52:30 +01:00
parent 442ad5aa32
commit e53c1a5d8b

View File

@ -83,14 +83,14 @@ export const work = {
title: "Turbo Sync NPM Module",
description:
"The easiest way to synchronize local and remote directories in real time",
href: "https://git.tben.me/Moduletrace/-/packages/npm/turbosync",
href: "https://git.tben.me/Moduletrace/turbo-sync",
image: "/images/work/devops/server-management.png",
technologies: ["Node JS", "Bun JS", "Shell Scripting", "Rsync"],
},
{
title: "Batchrun",
description: "Run multiple concurrent processes",
href: "https://git.tben.me/Moduletrace/-/packages/npm/@moduletrace%2Fbatchrun",
href: "https://git.tben.me/Moduletrace/batchrun",
image: "/images/work/devops/server-management.png",
technologies: ["Node JS"],
},