jevify 0.0.1

Put meaning into the arguments of a command: describe a branch, a file or a process and get the real one. Early placeholder; the working tool today is grevi.
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "jevify"
version = "0.0.1"
edition = "2024"
rust-version = "1.87"
license = "MIT"
description = "Put meaning into the arguments of a command: describe a branch, a file or a process and get the real one. Early placeholder; the working tool today is grevi."
repository = "https://github.com/tpellet/grevi"
readme = "README.md"
keywords = ["cli", "semantic", "shell", "jev", "grevi"]
categories = ["command-line-utilities"]