meli/README

33 lines
802 B
Plaintext

__
__/ \__
/ \__/ \__ .
\__/ \__/ \ , _ , _ ___ │ '
/ \__ \__/ │' `│ `┒ .' ` │ │
\__/ \__/ \ │ │ │ |────' │ │
\__/ \__/ │ / `.___, /\__ /
\__/
,-.
\_/
terminal mail user agent {|||)<
/ \
`-'
builds with debug print logs on stderr
config
======
# $XDG_CONFIG_HOME/meli/config
testing
=======
# cargo test -p {melib, ui, meli} (-- --nocapture) (--test test_name)
profiling:
==========
# perf record -g target/debug/bin
# perf script | stackcollapse-perf | rust-unmangle | flamegraph > perf.svg