From 4d371f53e80231c83af6afcc20dc5c9390cfeb8c Mon Sep 17 00:00:00 2001 From: Abdellah El Morabit Date: Fri, 28 Nov 2025 12:29:11 +0100 Subject: feature: basic implementation of tui & folder and file refactorings for resources and runners --- build.sbt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'build.sbt') diff --git a/build.sbt b/build.sbt index 4fc33a2..0cf1a1b 100644 --- a/build.sbt +++ b/build.sbt @@ -11,5 +11,8 @@ libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.19" % Test libraryDependencies += "com.github.oshi" % "oshi-core" % "6.8.3" // http dependency libraryDependencies += "dev.zio" %% "zio-http" % "3.3.3" - - +// libraryDependencies += "com.olvind.tui" %% "tui" % "0.7.0" +// libraryDependencies += "com.lihaoyi" %% "crossterm" % "0.7.0" +// libraryDependencies += "org.scalanlp" %% "breeze" % "2.1.0" +// tui dependency +libraryDependencies += "com.olvind.tui" %% "cassowary" % "0.0.7" -- cgit v1.2.3-70-g09d2