mirror of
https://github.com/marvinscham/marvinscham.git
synced 2025-12-07 18:50:46 +01:00
Compare commits
6 Commits
main
...
tech-stack
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
05d763caf5 | ||
|
|
fd5edda174 | ||
|
|
ac48a69a11 | ||
|
|
3b86ef987c | ||
|
|
6363852423 | ||
|
|
e9e2cfd523 |
55
techstack.md
Normal file
55
techstack.md
Normal file
@@ -0,0 +1,55 @@
|
|||||||
|
<!--
|
||||||
|
<--- Readme.md Snippet without images Start --->
|
||||||
|
## Tech Stack
|
||||||
|
marvinscham/marvinscham is built on the following main stack:
|
||||||
|
|
||||||
|
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
|
||||||
|
|
||||||
|
Full tech stack [here](/techstack.md)
|
||||||
|
|
||||||
|
<--- Readme.md Snippet without images End --->
|
||||||
|
|
||||||
|
<--- Readme.md Snippet with images Start --->
|
||||||
|
## Tech Stack
|
||||||
|
marvinscham/marvinscham is built on the following main stack:
|
||||||
|
|
||||||
|
- <img width='25' height='25' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'/> [GitHub Actions](https://github.com/features/actions) – Continuous Integration
|
||||||
|
|
||||||
|
Full tech stack [here](/techstack.md)
|
||||||
|
|
||||||
|
<--- Readme.md Snippet with images End --->
|
||||||
|
-->
|
||||||
|
<div align="center">
|
||||||
|
|
||||||
|
# Tech Stack File
|
||||||
|
 [marvinscham/marvinscham](https://github.com/marvinscham/marvinscham)
|
||||||
|
<br/><br/>
|
||||||
|
|2<br/>Tools used|02/29/24 <br/>Report generated|
|
||||||
|
|------|------|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
## <img src='https://img.stackshare.io/devops.svg'/> DevOps (2)
|
||||||
|
<table><tr>
|
||||||
|
<td align='center'>
|
||||||
|
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
|
||||||
|
<br>
|
||||||
|
<sub><a href="http://git-scm.com/">Git</a></sub>
|
||||||
|
<br>
|
||||||
|
<sub></sub>
|
||||||
|
</td>
|
||||||
|
|
||||||
|
<td align='center'>
|
||||||
|
<img width='36' height='36' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'>
|
||||||
|
<br>
|
||||||
|
<sub><a href="https://github.com/features/actions">GitHub Actions</a></sub>
|
||||||
|
<br>
|
||||||
|
<sub></sub>
|
||||||
|
</td>
|
||||||
|
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<br/>
|
||||||
|
<div align='center'>
|
||||||
|
|
||||||
|
Generated via [Stack File](https://github.com/marketplace/stack-file)
|
||||||
32
techstack.yml
Normal file
32
techstack.yml
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
repo_name: marvinscham/marvinscham
|
||||||
|
report_id: 785eed106406bd2d014bb65ffffc9bc3
|
||||||
|
version: 0.1
|
||||||
|
repo_type: Public
|
||||||
|
timestamp: '2024-02-29T18:37:54+00:00'
|
||||||
|
requested_by: marvinscham
|
||||||
|
provider: github
|
||||||
|
branch: main
|
||||||
|
detected_tools_count: 2
|
||||||
|
tools:
|
||||||
|
- name: Git
|
||||||
|
description: Fast, scalable, distributed revision control system
|
||||||
|
website_url: http://git-scm.com/
|
||||||
|
open_source: true
|
||||||
|
hosted_saas: false
|
||||||
|
category: Build, Test, Deploy
|
||||||
|
sub_category: Version Control System
|
||||||
|
image_url: https://img.stackshare.io/service/1046/git.png
|
||||||
|
detection_source_url: https://github.com/marvinscham/marvinscham
|
||||||
|
detection_source: Repo Metadata
|
||||||
|
- name: GitHub Actions
|
||||||
|
description: Automate your workflow from idea to production
|
||||||
|
website_url: https://github.com/features/actions
|
||||||
|
open_source: false
|
||||||
|
hosted_saas: true
|
||||||
|
category: Build, Test, Deploy
|
||||||
|
sub_category: Continuous Integration
|
||||||
|
image_url: https://img.stackshare.io/service/11563/actions.png
|
||||||
|
detection_source_url: https://github.com/marvinscham/marvinscham/blob/main/.github/workflows/metrics.yml
|
||||||
|
detection_source: ".github/workflows/metrics.yml"
|
||||||
|
last_updated_by: Marvin Scham
|
||||||
|
last_updated_on: 2022-08-12 03:00:08.000000000 Z
|
||||||
Reference in New Issue
Block a user