avelino / avelino/jbundle

Option for a smaller banner in CLI output

Open
#39 7 comments 0 reactions 0 assignees View on GitHub
area/pack distribution
Dominant language
Rust
Stars
181
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Hi there!

First and foremost, thanks for the nice project! 🎉

I was wondering if it would be possible to implement a smaller banner option (perhaps via a command line flag or configuration file). For CLI apps, users would be greeted with the `jbundle` ASCII art banner, which IMHO is cool but takes up a lot of space. I believe that a simpler line like "Packaged with jbundle" could be a good alternative for certain scenarios.

Thanks for considering this! 😉

Cheerio!

Contributor guide

Open the contributing guide

Research direction

Start by locating where the CLI banner is generated and where command-line flags or configuration are defined. Trace how normal CLI output is assembled, then make the smaller-banner choice produce the proposed one-line message while preserving the existing banner option; verify both output modes through the available CLI checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.