fwcd / fwcd/dotpkg

Separate CLI layer and improve logging/error handling

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Instead of mixing user output (prints, error messages, ...) into the service layer, we should use exceptions and clearly separate the CLI layer from that. This should also improve testability since we no longer would have all of the CLI output in our tests.

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.