cookbook 'sc_vscode', '= 1.0.0'
sc_vscode
(21) Versions
1.0.0
-
Follow1
Installs and manages Visual Studio Code Extensions
cookbook 'sc_vscode', '= 1.0.0', :supermarket
knife supermarket install sc_vscode
knife supermarket download sc_vscode
vscode
Provides a set of resources to aid in the installation and management of vscode extensions
Requirements
- Linux
Chef
- Chef 13 +
Resources
sc_vscode_extension
Installs or uninstalls an extension for a user. Extensions are user specific
Actions
-
:install
- installs/upgrades the extension -
:uninstall
- Removes the extension from vscode
Properties
-
extension_name
- (Required) name attribute, String, The name of the extension you wish to install/uninstall -
user
- (Required) String, The name of the user who you wish to install the extension for -
home_dir
- (Optional) String, The location of the home dir for the user, if not in /home/user or C:\users\user
sc_vscode_installer
Installs or uninstalls visual studio code
Actions
-
:install
- installs visual studio code and any required repositories -
:uninstall
- uninstalls visual studio code and any required repositories
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
vscode CHANGELOG
This file is used to list changes made in each version of the git_checkout cookbook.
1.0.0
- Added extension management
- Can install extensions
- Can upgrade extensions
- Can uninstall extensions
- Added installation management
- Can install vscode and related repository
- Can uninstall vscode and related repository
- Added initial support for Linux
Collaborator Number Metric
1.0.0 passed this metric
Contributing File Metric
1.0.0 passed this metric
Foodcritic Metric
1.0.0 passed this metric
No Binaries Metric
1.0.0 passed this metric
Testing File Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.0.0 passed this metric
1.0.0 passed this metric
1.0.0 passed this metric
Foodcritic Metric
1.0.0 passed this metric
No Binaries Metric
1.0.0 passed this metric
Testing File Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.0.0 passed this metric
1.0.0 passed this metric
1.0.0 passed this metric
Testing File Metric
1.0.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.0.0 passed this metric
1.0.0 failed this metric
1.0.0 passed this metric