TheHipbot / hermes

Code Repository Manager
Apache License 2.0
4 stars 1 forks source link

Add edit command to open repo in a text editor or IDE #9

Open TheHipbot opened 6 years ago

TheHipbot commented 6 years ago

Add a command hermes edit <repo or search> or a flag hermes -e <repo or search> which would clone and/or jump to a repo but also open the project in a text editor. The editor should be set in the hermes config, or default to the $EDITOR environment variable.