cutenode / cutenode/anxiety

--help argument displays useful information on how to deal with anxiety

Open
#2 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Hello,

First of all, thanks for building this fun little project!
As a developer who often struggles with staying mentally/emotionally (and physically) healthy, I really appreciate knowing that there are other developers that, despite having the same struggles, they manage to make something meaningful (and fun) for the community out of it. Thanks for sharing this!

I was wondering what are your thoughts on adding a `--help` argument to the CLI that would print a tip on how to deal with things when anxiety gets the best of us, e.g:

```sh
npx anxiety --help

> To deal with anxiety, I ...
> take a long walk by the sea-side.
```

I do understand this is a "toy" project so maybe adding this would be a little too much, but personally I think it would be helpful for developers to share the way they deal with anxiety.

I could write a PR if you like the idea.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the CLI entry point used by `npx anxiety` and inspect how the `--help` argument is handled. Done means running `npx anxiety --help` prints a useful anxiety-related tip in the requested style without disrupting the existing CLI behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
cli, content
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.