This extension brings support for CI/CD Assets to Visual Studio Code.
CI/CD Assets is a collection of files that are useful when setting up a CI/CD pipeline.
For more information about CI/CD Assets, please see the source code repository.
The CI/CD Assets Visual Studio Code provides the following commands:
CICD: Download .editorconfig file
CICD: Download .appveyor.yml file
CICD: Download .gitattributes file
CICD: Download .gitignore file
CICD: Download .mergify.yml file
CICD: Download .travis.yml file
CICD: Download GitReleaseManager.yaml file
CICD: Download config.wyam file
CICD: Download .github files
CICD: Download all files
Short YouTube videos of each of the releases of this extension can be found in this playlist.
You can either install this extension in the normal way, or you can choose to install using Chocolatey:
choco install ci-cd-assets-vscode
You can find the documentation that is available for this project here.
If you would like to see any features added for this VS Code Extension, feel free to raise an issue, and if possible, a follow up pull request.
You can also join in the Gitter Chat
To find out what was released in each version of this extension, check out the releases page.