peopleworks / peopleworks/RunCommandsService

Docs: add a run-in-console debugging walkthrough

Open Beginner friendly
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation good first issue
Dominant language
C#
Stars
10
Forks
2
PR merge metrics
No merged PRs in 30d

Description

What

Expand the docs with a short run-in-console for debugging walkthrough: how to launch the service as a plain console app, watch live logs, and stop cleanly — versus installing it as a Windows Service.

Why

New contributors and evaluators want to try it fast without installing a service. A clear console path lowers the barrier.

Suggested approach

  • Add a subsection to CONTRIBUTING.md (and/or the README Quick start).
  • Cover: build, run as console, where logs go, how to trigger a job, and Ctrl+C shutdown.

Acceptance criteria

  • Step-by-step console run documented
  • Notes the difference vs. running as a Windows Service
  • Copy-paste commands that work on a clean checkout

Documentation good-first-issue — comment to claim it.

Contributor guide

Open the contributing guide

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.

Research direction

Start with CONTRIBUTING.md and the README Quick start to understand the existing build and Windows Service instructions. Document a copy-paste console workflow covering build, launch, logs, triggering a job, and Ctrl+C shutdown, then explain how it differs from service installation and verify the steps on a clean checkout.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.