just-shell

Crates.iojust-shell
lib.rsjust-shell
version0.1.2
sourcesrc
created_at2024-01-07 18:54:23.402573
updated_at2024-01-07 19:01:17.851409
descriptionA minimal shell around just-files
homepage
repositoryhttps://github.com/RagnarGrootKoerkamp/just-shell
max_upload_size
id1091957
size23,222
Ragnar Groot Koerkamp (RagnarGrootKoerkamp)

documentation

README

Just-Shell

A very minimal shell to invoke just commands with aggressive auto-completion, as an alternative to just --choose.

Install

  • cargo install just-shell
  • I recommend aliasing it to e.g. js in your shell.

Features

TODO

  • Print executed rule.
  • Hide the shell command printed by just
  • Aliases
  • Arguments
  • History
  • Ordering by usage count

asciicinema

Commit count: 0

cargo fmt