diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..8e2d5fb --- /dev/null +++ b/techstack.md @@ -0,0 +1,60 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [leebeck3/Powershell-Scripts](https://github.com/leebeck3/Powershell-Scripts)![](https://img.stackshare.io/public_badge.svg "public") +

+|2
Tools used|04/03/24
Report generated| +|------|------| +
+ +## DevOps (1) + + + + +
+ Git +
+ Git +
+ +
+ +## Other (1) + + + + +
+ PowerShell +
+ PowerShell +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..96beb45 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,30 @@ +repo_name: leebeck3/Powershell-Scripts +report_id: 4b927efb3904ea6d7ebefc1eb62fa6e1 +version: 0.1 +repo_type: Public +timestamp: '2024-04-03T01:32:29+00:00' +requested_by: leebeck3 +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/leebeck3/Powershell-Scripts + detection_source: Repo Metadata +- name: PowerShell + description: A task automation and configuration management framework + website_url: https://docs.microsoft.com/en-us/powershell/ + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/3681/powershell-logo.png + detection_source_url: https://github.com/leebeck3/Powershell-Scripts + detection_source: Repo Metadata