Download Latest Version kondo-ui-x86_64-pc-windows-msvc.zip (520.1 kB)
Email in envelope

Get an email when there's a new version of Kondo

Home / v0.4
Name Modified Size InfoDownloads / Week
Parent folder
kondo-ui-x86_64-apple-darwin.zip 2020-07-31 495.0 kB
kondo-x86_64-pc-windows-msvc.zip 2020-07-31 301.7 kB
kondo-x86_64-apple-darwin.tar.gz 2020-07-31 349.0 kB
kondo-x86_64-unknown-linux-musl.tar.gz 2020-07-31 769.3 kB
kondo-x86_64-unknown-linux-gnu.tar.gz 2020-07-31 646.2 kB
README.md 2020-07-31 738 Bytes
v0.4 source code.tar.gz 2020-07-31 24.4 kB
v0.4 source code.zip 2020-07-31 30.0 kB
Totals: 8 Items   2.6 MB 0

This release removes some existing commands and changes how kondo runs.

Kondo now runs in an interactive mode, allowing you to take action on a project basis.

Sample use:

$ kondo ~/code
/Users/choc/code/unity Cargo project
  └─ target (489.1KiB)
  delete above artifact directories? ([y]es, [n]o, [a]ll, [q]uit): y
  deleted 489.1KiB

/Users/choc/code/multiplayer-kit/generator Cargo project
  └─ target (874.3KiB)
  delete above artifact directories? ([y]es, [n]o, [a]ll, [q]uit): n

/Users/choc/code/chat Cargo project
  └─ target (37.2MiB)
  delete above artifact directories? ([y]es, [n]o, [a]ll, [q]uit): q

Total bytes deleted: 489.1KiB
Source: README.md, updated 2020-07-31