Descomplica Theme for Visual Studio Code
Running • Contribution • License
Dependencies
"dependencies": {},
"devDependencies": {
"vsce": "^2.7.0",
"yo": "^4.3.0"
}Ex:
$ npm install _____or$ yarn add _____to install the dependencies.
Use the tag
-Dto install development dependencies.
Use the tag@typesto install Typescript support.
Use the tag@latestto install the latest version.
# Clone the repository
$ git clone https://github.com/Descomplica-ADS/vscode-theme.git
# Access the project folder in the terminal
$ cd descomplica-theme
# Install the dependencies
$ npm install / yarn addWant to contribute to this project? Then send your PR and be part of the team.
This project is under the MIT license. See the LICENSE file for more details.
