agamm / comeback

Project restoration in one command, auto open everything!
MIT License
22 stars 5 forks source link

Add ability to run specific plugin #21

Closed agamm closed 5 years ago

agamm commented 5 years ago

Added the ability to run a specific plugin instead from the .comeback recipe. Example: comeback -v run vscode cwd=. Will be verbose, run the vscode plugin with the parameters: cwd=.

Also update pipenv and pip.

fixes https://github.com/agamm/comeback/issues/18