AadityaNair / AadityaNair/ProjectNephos
Better sub-subcommands.
Offen
maintainability
- Vorherrschende Sprache
- Python
- Sterne
- 3
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
The subcommands in `job`, `channel` and `permission` are not the best looking.
Use `argparse.add_subparser` and reimplement them better.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Look at the CLI implementation, likely using argparse, for the 'job', 'channel', and 'permission' subcommands. Understand the current subcommand structure and how argparse.add_subparsers can improve it. Test the CLI after changes to ensure subcommands work correctly and maintain existing functionality.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- cli
- Issue-Typ
- Refactoring
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100