Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonyredondo/sourcelinktest
SourceLink Test
https://github.com/tonyredondo/sourcelinktest
Last synced: about 1 month ago
JSON representation
SourceLink Test
- Host: GitHub
- URL: https://github.com/tonyredondo/sourcelinktest
- Owner: tonyredondo
- Created: 2022-10-24T19:55:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T20:23:36.000Z (about 2 years ago)
- Last Synced: 2023-03-03T17:32:50.181Z (over 1 year ago)
- Language: C#
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# SourceLinkExample
An sample embedding repo and commit sha for Github.
## Setup
The project needs to be inside a github folder and these lines included in the .csproj file:
```
true
```## Execution
The output of the sample is:```
Repository: https://github.com/tonyredondo/sourcelinktest.git
Commit: {current commit sha}
```