vlin 0.1.0

CLI tool for Linear with vim macros
Documentation
[dependencies]

[lib]
name = "vlin"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "CLI tool for Linear with vim macros"
edition = "2024"
homepage = "https://github.com/your-username/vlin"
keywords = ["cli", "linear", "vim", "macros", "productivity"]
license = "MIT"
name = "vlin"
readme = "README.md"
repository = "https://github.com/0xkitsune/vlin"
version = "0.1.0"