Skip to content
View magicrani-35's full-sized avatar

Block or report magicrani-35

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MagicRani-35/README.md

progress-banner

This is a starting point for TypeScript solutions to the "Build Your Own Shell" Challenge.

In this challenge, you'll build your own POSIX compliant shell that's capable of interpreting shell commands, running external programs and builtin commands like cd, pwd, echo and more. Along the way, you'll learn about shell command parsing, REPLs, builtin commands, and more.

Note: If you're viewing this repo on GitHub, head over to codecrafters.io to try the challenge.

Passing the first stage

The entry point for your shell implementation is in app/main.ts. Study and uncomment the relevant code, and push your changes to pass the first stage:

git commit -am "pass 1st stage" # any msg
git push origin master

Time to move on to the next stage!

Stage 2 & beyond

Note: This section is for stages 2 and beyond.

  1. Ensure you have bun (1.2) installed locally
  2. Run ./your_program.sh to run your program, which is implemented in app/main.ts.
  3. Commit your changes and run git push origin master to submit your solution to CodeCrafters. Test output will be streamed to your terminal.

Popular repositories Loading

  1. MagicRani-35 MagicRani-35 Public

    The Start

    TypeScript

  2. skills-communicate-using-markdown skills-communicate-using-markdown Public

    My clone repository

  3. exercise-toolkit exercise-toolkit Public

    Forked from skills/exercise-toolkit

    Toolkit to standardize and reuse common parts of Skills exercises

  4. HTMLCSS-QuickStartGuide HTMLCSS-QuickStartGuide Public

    Forked from clydebankmedia/HTMLCSS-QuickStartGuide

    All of the source code for HTML & CSS QuickStart Guide

    HTML

  5. ClydeBank-Coffee-Shop ClydeBank-Coffee-Shop Public

    Forked from clydebankmedia/ClydeBank-Coffee-Shop

    For the readers of the HTML & CSS QuickStart Guide. We need your help! Please help us make this horrible website not so horrible! Thanks!

    HTML

  6. MagicRaniTarot MagicRaniTarot Public

    My Tarot Website

    CSS