Skip to content

✨ Create command to add directory to config file ✨ #2

@ShubhamPatilsd

Description

@ShubhamPatilsd

Idea

Create a command that goes like codeopen --add_dir DIR_NAME --editor code. This would add the directory to the config file, with the directory's name as the name in the config.toml, and the default editor as code (aka VSCode). It would add the path of the folder to the config.toml file.

The src/ folder contains the contents for the Rust CLI.

Todo

  • Create flag --add_dir
  • Parse directory name and add it to config
  • Add directory path to config
  • Parse editor with editor flag and add it to config

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions