Eyal Toledano a86e9affc5 refactor(init): Fix init command execution and argument handling
Centralizes init command logic within the main CLI structure. The action handler in commands.js now directly calls initializeProject from the init.js module, resolving issues with argument parsing (like -y) and removing the need for the separate bin/task-master-init.js executable. Updates package.json and bin/task-master.js accordingly.
2025-04-10 22:32:08 -04:00
..
2025-04-09 00:30:05 +02:00
2025-04-09 18:20:47 -04:00
2025-04-09 00:30:05 +02:00