lacy 0.1.1

Fast magical cd alternative for lacy terminal navigators
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.clap]
features = ["derive"]
version = "4.5.9"

[dependencies.dialoguer]
version = "0.11"

[package]
authors = ["timothebot"]
description = "Fast magical cd alternative for lacy terminal navigators"
edition = "2021"
exclude = [".github/*", "test/*", "devtools/*"]
homepage = "https://github.com/timothebot/lacy"
license-file = "LICENSE"
name = "lacy"
readme = "README.md"
repository = "https://github.com/timothebot/lacy"
version = "0.1.1"