gh-cli-for-education / gh-edu

A pluggable extension of gh-cli to assist educators and students using GitHub Education
https://github.com/gh-cli-for-education/TFG-2122-Cristo-Garcia-Gonzalez
3 stars 0 forks source link

Add plugin version in config.json #5

Open crguezl opened 2 years ago

crguezl commented 2 years ago

@GGCristo

This issue is related with issue #3

I see that the list of installed plugins is in the command section of the config.json file. It does not include the plugin version.

  "commands": {
    "view": {
      "originalName": "gh-cli-for-education/gh-edu-view"
    }

may be we must keep also the version of the installed plugins