Skip to content

London | 26-Jul-SDC | Roman Sanaye | Sprint 3 | Implement Shell Tools#587

Open
RomanSanaye wants to merge 4 commits into
CodeYourFuture:mainfrom
RomanSanaye:implement-shell-tools
Open

London | 26-Jul-SDC | Roman Sanaye | Sprint 3 | Implement Shell Tools#587
RomanSanaye wants to merge 4 commits into
CodeYourFuture:mainfrom
RomanSanaye:implement-shell-tools

Conversation

@RomanSanaye

Copy link
Copy Markdown

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

Implemented shell tools using Node.js.

Changes include:

  • Implemented my own version of the wc command
  • Added functionality to count:
    • Lines
    • Words
    • Characters
  • Added support for processing multiple text files
  • Used Node.js fs module to read and process files
  • Tested the implementation with sample files and compared results with the original wc command

Questions

No questions at the moment.

@RomanSanaye RomanSanaye added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant