Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Chore: Normalize CLI command folder structure #53

@GaspardKirira

Description

@GaspardKirira

Chore: Normalize CLI command folder structure

Goal

Ensure all CLI commands follow a consistent layout:

  • Headers in include/vix/cli/commands
  • Implementations in src/commands
  • Command-specific helpers grouped logically

Acceptance criteria

  • No include-path regressions
  • Consistent naming and layout

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcliVix CLI (vix new, build, run, dev)devxDeveloper experience improvements: tooling, diagnostics, ergonomics, and workflow polish.refactorInternal code restructuring without changing external behavior or public APIs.sanitizersRuntime and compile-time analysis using sanitizers (ASan, UBSan, TSan).specSpecification or formal definition (formats, protocols, architecture)testsTests, CI coverage and validationuxUser experience improvements: CLI output, help formatting, readability, and usability.watchFile watching, hot-reload, or live execution features (watch mode, auto-rerun, dev loops).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions