DNXLabs / DNXLabs/one-cli

Wrap echo commands inside simplified functions

Open
#69 0 comments 0 reactions 0 assignees View on GitHub
clean-code command enhancement Hacktoberfest logs stdout
Dominant language
Python
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### Describe the solution you'd like

Every time to stdout something it's necessary to use `click.echo()` and sometimes also pass some style.
Would be good to have this call inside functions to avoid writing definitions for `info`, `warn`, and `errors` all the time.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.