Add `yath shell` command

Open
#229 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Inspect the existing yath start and yath stop command entry points first, then trace how yath invokes the user's shell. Implement the yath shell lifecycle so it starts yath, runs $SHELL, and stops yath after the shell exits; verify behavior using the project's existing command tests or manual CLI checks.

Written by the indexing model from the issue text.

Description

Equivelent to:

yath start
$SHELL
yath stop

Starts yath, drops you into a shell, then calls yath stop when the shell exits.

Dominant language
Perl
Stars
28
Forks
30
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Test-More/Test2-Harness

All issues in Test-More/Test2-Harness

Similar issues

More Perl issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.