Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 60 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
leebeck3/Powershell-Scripts is built on the following main stack:

- [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
leebeck3/Powershell-Scripts is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/3681/powershell-logo.png' alt='PowerShell'/> [PowerShell](https://docs.microsoft.com/en-us/powershell/) – Shells

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# 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")
<br/><br/>
|2<br/>Tools used|04/03/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (1)
<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>

</tr>
</table>

## Other (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/3681/powershell-logo.png' alt='PowerShell'>
<br>
<sub><a href="https://docs.microsoft.com/en-us/powershell/">PowerShell</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
30 changes: 30 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -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