Skip to content
/ burrich Public

Global tool written in .NET to gather information from media support

Notifications You must be signed in to change notification settings

devpro/burrich

Repository files navigation

Burrich

Build Status Quality Gate Status Coverage Nuget

Burrich is a command line tool, written in .NET Core 3.1 / C# 8.0, that will look at a directory and gather information on files and directories.

I forgot what was on this external hard drive... And what happens if it gets lost?

Burrich solution has been made to tackle such topics and help organize our digital material, that can be quickly be a mess!

Build & Run

Prerequisites

Build

  • Restore packages: dotnet restore
  • Build the solution: dotnet build

Run

  • Run the project: dotnet run --project src/ConsoleApp
  • Execute the dll: dotnet src/ConsoleApp/bin/Debug/netcoreapp2.2/Burrich.ConsoleApp.dll

Documentation

Usage

  • dotnet Burrich.ConsoleApp.dll -d <rootFolder>

NuGet packages

Applied recipes

About

Global tool written in .NET to gather information from media support

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages