https://github.com/codecrafters-io/build-your-own-shell
Definition for the shell challenge.
https://github.com/codecrafters-io/build-your-own-shell
Last synced: 6 months ago
JSON representation
Definition for the shell challenge.
- Host: GitHub
- URL: https://github.com/codecrafters-io/build-your-own-shell
- Owner: codecrafters-io
- License: mit
- Created: 2024-05-22T07:18:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-16T18:12:16.000Z (6 months ago)
- Last Synced: 2025-07-22T03:08:48.311Z (6 months ago)
- Language: Shell
- Homepage: https://app.codecrafters.io/courses/shell/overview
- Size: 530 KB
- Stars: 21
- Watchers: 1
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# build-your-own-shell
Content for the "Shell" challenge
## Setup
This challenge is developed using https://github.com/codecrafters-io/course-sdk.
Read the README there for information on how to contribute language support &
submit solutions.