Last active
October 7, 2019 06:41
-
-
Save arajkumar/ee0c061192c35981bab6eb9a6a47bfef to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: v2 | |
publisher: redhat | |
name: hello-tasks | |
version: 0.0.1 | |
type: VS Code extension | |
displayName: Hello Tasks | |
title: Hello Tasks | |
description: Hello Tasks | |
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg | |
repository: https://github.com/arajkumar/hello | |
category: Other | |
firstPublicationDate: '2019-10-07' | |
spec: | |
extensions: | |
- https://github.com/arajkumar/fabric8-analytics-vscode-extension/releases/download/0.0.1-hello-tasks/hello.vsix |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment