finter 0.1.2

A simple Cli to use Tmux to manage local projects
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.home]
version = "0.5.5"

[dependencies.skim]
version = "0.10.4"

[package]
authors = ["Xi Xiao<tdxiaoxi2@gmail.com>"]
description = "A simple Cli to use Tmux to manage local projects"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "finter"
readme = "README.md"
version = "0.1.2"