Hacktoberfest 2026 : les issues que les mainteneurs ont marquées pour octobre, ouvertes et accessibles aux débutants. Parcourir les issues Hacktoberfest

Play the CLI Treasure Hunt

Ouverte
#24 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

Évaluation

Difficulté
1/5
Temps estimé
Moins d'une heure
Accessibilité débutants
35/100
Type d'issue
Fonctionnalité
Clarté
Clairement spécifiée
Activité
À l'abandon
Stack technique
javascript, node.js, shell
Domaine
cli, content

Piste de recherche

Ouvrez le travail pratique CLI-Treasure-Hunt lié et suivez les étapes de clonage du dépôt. Exécutez node clue.js depuis le dossier cloné, parcourez le système de fichiers avec des commandes Unix et utilisez l’indice de soumission dans la chasse au trésor pour terminer l’activité.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Description

🏕 Priority Mandatory 🐇 Size Small 📅 Sprint 2 Core Module-Structuring-And-Testing-Data Submit:None
Link to the coursework

https://github.com/CodeYourFuture/CLI-Treasure-Hunt

Learning Objectives
  • traverse a filesystem using Unix commands
Why are we doing this?

Alongside learning JavaScript and Python, you need to become familiar with the basics of the command line. The command line is how you talk directly to your computer, instead of pointing and clicking at areas on a screen to trigger actions.

All interfaces are limited sets of possible interactions with data, arranged in ways (with words, colours, pictures, pixels) to guide the user towards the information they want. Clicking a link on a screen is really no different to typing cd Clues/Where . In both cases you are changing to a new directory. The difference is only in the interface you use to issue the command. Do not confuse the method with the goal.

I really want you all to understand this deeply and think about it many times over the course of your career. Do not decide you are "front end" or "back end" or limit your understanding in these ways. A CLI is an interface. An API is an interface. A GUI is an interface. All interfaces are maps. It's how we travel around data to find what we need.

The map is not the territory.

Maximum time in hours

1

How to get help

Share your blockers in your class channel.

How to submit
  1. Clone the repo from https://github.com/CodeYourFuture/Project-CLI-Treasure-Hunt
  2. Open the folder in VSCode
  3. Open the terminal inside VSCode
  4. Type node clue.js to start

The submission clue is inside the treasure hunt.

Anything else?

In the Beginning was the Command Line ~ Neal Stephenson, 1999

Langage dominant
JavaScript
Étoiles
0
Forks
397
Merge moyen
1 min
PR mergées (30 j)
1

Guide de contribution

Ouvrir le guide de contribution

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Autres issues de CodeYourFuture/Module-Structuring-and-Testing-Data

Toutes les issues de CodeYourFuture/Module-Structuring-and-Testing-Data

Issues similaires

Plus d'issues JavaScript

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.