Skip to content

Set Up Basic Directory Structure for ProjectCLI #2

@DvoraShechter1

Description

@DvoraShechter1

Establish a foundational directory structure to organize the main components of the ProjectCLI, making it easier to manage code separation and functionality. This setup will help organize command files, data management, and utility functions in a modular and scalable way.

Create Directory Structure - Set up the following main directories within the project:

  • Commands: To store all CLI command files.
  • Data: To handle the data.json file operations, including reading and writing project data.
  • Utils: For helper functions such as JSON file handling, data validation, and other general-purpose utilities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions