Closed agamm closed 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=.
comeback -v run vscode cwd=.
vscode
cwd=.
Also update pipenv and pip.
fixes https://github.com/agamm/comeback/issues/18
Added the ability to run a specific plugin instead from the .comeback recipe. Example:
comeback -v run vscode cwd=.
Will be verbose, run thevscode
plugin with the parameters:cwd=.
Also update pipenv and pip.
fixes https://github.com/agamm/comeback/issues/18