Skip to content

Commit

Permalink
(doc) Added information to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gep13 committed Dec 27, 2018
1 parent 094aee5 commit db8dc1a
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,20 @@ CI/CD Assets is a collection of files that are useful when setting up a CI/CD pi

For more information about [CI/CD Assets](https://github.com/gep13/CI-CD-assets), please see the [source code repository](https://github.com/gep13/CI-CD-assets).


## Commands

The CI/CD Assets Visual Studio Code provides the following commands:

* `Chocolatey: Create new Chocolatey package` to create the default templated Chocolatey package at the root of current workspace.
* `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

Expand All @@ -33,7 +41,7 @@ Short YouTube videos of each of the releases of this extension can be found in t

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

```
```powershell
choco install ci-cd-assets-vscode
```

Expand Down

0 comments on commit db8dc1a

Please sign in to comment.