0 commentaires (0 commentaires)0 réactions (0 réactions)0 assignés (0 assignés)JavaScript412 stars (412 stars)20 forks (20 forks)batch import
enhancementhelp wanted
Description
Still have no idea how to do that
Guide contributeur
- Stack technique
- javascriptnodejs
- Domaine
- clideveloper experience
- Type d'issue
- feature
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 3
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- 1-3 hours
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- stale
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- unclear
- Prérequis
- Node.jsCLI toolsfile watching
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 25
- Direction de recherche
- Start by examining the repository structure and the main entry point (e.g., index.js or cli.js). The issue lacks details on how the tool currently works and what exactly should be watched. Look for similar watch implementations in other CLI tools to understand common patterns. Since the issue author admits they have no idea, any implementation will require clarifying the expected behavior with the maintainer. Check the package.json for any existing dependencies that could aid file watching (e.g., chokidar).