Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 372 Bytes

File metadata and controls

17 lines (12 loc) · 372 Bytes

devtools

A collection of useful dev tools to help avoid the need to type senstive data into command line.

Also serves as a POC of having a central ViewModel supporting multiple different types of front end.

Currently supported front ends: cli, gtk4, iced (iced is the most fully featured currently).

To run:

cargo run --bin {cli,gtk4,iced}