lazycrate

Crates.iolazycrate
lib.rslazycrate
version0.0.1
sourcesrc
created_at2023-02-14 07:58:58.881777
updated_at2023-02-14 07:58:58.881777
descriptionSimple terminal UI for cargo commands.
homepagehttps://github.com/tamton-aquib/lazycrate
repositoryhttps://github.com/tamton-aquib/lazycrate
max_upload_size
id784691
size27,306
Aquib Javed (tamton-aquib)

documentation

https://docs.rs/lazycrate

README

lazycrate

TUI for crate management like lazydocker and lazynpm. Shouldve named it as lazycargo but lazycrates sounded good at that time.

WIP, not even alpha.

lazycrates

TODO:

  • important: add checks (eg. Cargo.toml exists?, or any fields in it)
  • better parsing toml file.
  • better module structure.
  • implement basic stuff like in lazynpm.
  • add an actions module.
  • a popup api (maybe for help pages for the current panel)
  • introduce a theming concept maybe.
  • add user config options.
Commit count: 30

cargo fmt