diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..772c6ae --- /dev/null +++ b/techstack.md @@ -0,0 +1,55 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [siner308/aboutme](https://github.com/siner308/aboutme)![](https://img.stackshare.io/public_badge.svg "public") +

+|2
Tools used|02/29/24
Report generated| +|------|------| +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..2457c45 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,32 @@ +repo_name: siner308/aboutme +report_id: 896b9dff1fbc7399f3efed2fcd41164a +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:47:11+00:00' +requested_by: siner308 +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/siner308/aboutme + 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/siner308/aboutme/blob/main/.github/workflows/hook.yml + detection_source: ".github/workflows/hook.yml" + last_updated_by: Siner + last_updated_on: 2021-11-20 16:58:25.000000000 Z