Contents

mklbtz/finch

A cute little task manager for your command line.

Installation

The easiest way to install is with Mint 🌱

> mint install mklbtz/finch

Or you can manually clone the repo and build it with SwiftPM.

git clone https://github.com/mklbtz/finch
cd finch
swift build
cp .build/debug/finch /usr/local/bin/

Package Metadata

Repository: mklbtz/finch

Default branch: master

README: README.md