Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Implement shell tools (cat, ls, wc) in JavaScript with NodeJS

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start with the implement-shell-tools coursework in the linked Module-Tools repository and review its instructions and existing structure. Implement the cat, ls, and wc tools in JavaScript with NodeJS, then submit a pull request from your fork as described; completion means all three tools are implemented.

Written by the indexing model from the issue text.

Description

🏕 Priority Mandatory 🐋 Size X-Large 📅 Sprint 3 Core Module-Tools Submit:PR
Link to the coursework

https://github.com/CodeYourFuture/Module-Tools/tree/main/implement-shell-tools

You should implement these tools in JavaScript.

Why are we doing this?

Practicing designing and writing code, getting used to writing small tools, and understanding argument parsing.

Maximum time in hours

9

How to submit

Submit a PR from your fork of the Module-Tools repo with your implementations.

Dominant language
Shell
Stars
0
Forks
110
PR merge metrics
No merged PRs in 30d

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.

More from CodeYourFuture/Module-Tools

All issues in CodeYourFuture/Module-Tools

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.