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

Skip to content

Add an edit subcommand #6

@brianp

Description

@brianp

Add a subcommand that will open the users default editor to make changes on the supplied project file.

Ex.

$ muxed edit my_project

Where vi would open to edit the file ~/.muxed/my_project.yml

The subcommand should also accept -p as an argument for path where to find the file.
Ex.

$ muxed edit my_project -p ~/.my_muxed_projects/

Where vi would open to edit the file ~/.my_muxed_projects/my_project.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions