gep13-oss / CI-CD-assets-vscode

VS Code Extension for download CI/CD Assets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI/CD Assets Visual Studio Code Extension

This extension brings support for CI/CD Assets to Visual Studio Code.

Table of Contents

  1. What is CI/CD Assets?
  2. Commands
  3. Resources
  4. Installation
  5. Documentation
  6. Contributing
  7. Releases

What is CI/CD Assets?

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.

Commands

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

Resources

Short YouTube videos of each of the releases of this extension can be found in this playlist.

Installation

You can either install this extension in the normal way, or you can choose to install using Chocolatey:

choco install ci-cd-assets-vscode

Documentation

You can find the documentation that is available for this project here.

Contributing

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 Join the chat at https://gitter.im/gep13-oss/community

Releases

To find out what was released in each version of this extension, check out the releases page.

About

VS Code Extension for download CI/CD Assets

License:MIT License


Languages

Language:TypeScript 68.1%Language:PowerShell 20.9%Language:Shell 8.8%Language:C# 2.2%