Skip to content

DemonKingSwarn/fzf.cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fzf.cs - A C# Fzf Wrapper

Fully covers the fzf command line arguments, alongside C# generators and context managers.

Installation

Build the DLL files and use it in your projects!

git clone https://github.com/demonkingswarn/fzf.cs
cd fzf.cs
dotnet build

Usage

Please see the examples present in the codebase to get a gist of how the codebase is supposed to be used in various different contexts.

About

Fzf.cs - A C# Fzf Wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages