geldata / geldata/gel-cli

Unify printing

Open
#1,391 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
175
Forks
32
PR merge metrics
No merged PRs in 30d

Description

We have 6 different ways to print in the CLI. println/log/color_print support {} style parameters. print_markdown has its own placeholders and print is just strings.

- [ ] {e,}println
- [x] ~echo!~ (now `msg!`)
- [ ] log::*
- [ ] print_markdown!
- [ ] print:: (partially complete `error` -> `error!` and `warn` -> `warn!`)
- color_print/cformat

Not currently counting the prompt and question APIs which also appear to be multiple...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.