Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/colindembovsky/cols-service-now-extensions
https://github.com/colindembovsky/cols-service-now-extensions
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/colindembovsky/cols-service-now-extensions
- Owner: colindembovsky
- License: mit
- Created: 2018-10-16T14:46:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-19T20:34:54.000Z (about 6 years ago)
- Last Synced: 2024-08-01T16:46:19.860Z (3 months ago)
- Language: Shell
- Size: 151 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# Colin's ALM Corner Service Now Azure DevOps Extensions
For more info, read the [overview](overview.md). See [this blog post](https://bit.ly/azdosnow) for how this extension was cretaed step-by-step.
## Packaging
You will need to update the publisher, author and GUID for each task in this repo if you want to publish your own copy.
To package the extension, then run the following command:
```sh
yarn install
yarn run package
```You can now upload the extension using `tfx extension publish` or via the [manage publisher portal](https://marketplace.visualstudio.com/manage/publishers/colinsalmcorner).