Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
illicitonion opened this issue Dec 27, 2024 · 0 comments
Open
Labels
🏕 Priority Mandatory This work is expected 🐋 Size X-Large 8-16 hours 📅 Sprint 3 Assigned during Sprint 3 of this module

Comments

@illicitonion
Copy link
Member

illicitonion commented Dec 27, 2024

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.

@illicitonion illicitonion added 🏕 Priority Mandatory This work is expected 🐋 Size X-Large 8-16 hours 📅 Sprint 3 Assigned during Sprint 3 of this module labels Dec 27, 2024
@illicitonion illicitonion changed the title [TECH ED] Implement shell tools (cat, ls, wc) in JavaScript with NodeJS 01 Implement shell tools (cat, ls, wc) in JavaScript with NodeJS Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏕 Priority Mandatory This work is expected 🐋 Size X-Large 8-16 hours 📅 Sprint 3 Assigned during Sprint 3 of this module
Projects
None yet
Development

No branches or pull requests

1 participant