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.
jevify-0.0.1 is not a library.

jevify

Put meaning into the arguments of a command. You write the command, you describe one argument in plain English, and jevify replaces the description with the real thing: a branch, a commit, a file, a container.

jevify git switch @"the checkout bug from last week"

This crate is an early placeholder and does nothing yet. The working tool today is grevi, grep for meaning:

cargo install grevi --locked
git branch | grevi pick "the checkout bug from last week"

jevify is an independent open-source project. It uses Jev, a model from TypeSafe AI, and is not affiliated with TypeSafe AI.

License

MIT.