Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tech stack docs (techstack.yml and techstack.md) #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
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
70 changes: 70 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
maxesse/lyncautoops is built on the following main stack:

- [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools
- [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
maxesse/lyncautoops is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg' alt='LangChain'/> [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools
- <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") [maxesse/lyncautoops](https://github.com/maxesse/lyncautoops)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|3<br/>Tools used|02/29/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 (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg' alt='LangChain'>
<br>
<sub><a href="https://github.com/hwchase17/langchain">LangChain</a></sub>
<br>
<sub></sub>
</td>

<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)
42 changes: 42 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
repo_name: maxesse/lyncautoops
report_id: 6576dafb2b21f57ee3d79c85181d803b
version: 0.1
repo_type: Public
timestamp: '2024-02-29T19:10:13+00:00'
requested_by: maxesse
provider: github
branch: master
detected_tools_count: 3
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/maxesse/lyncautoops
detection_source: Repo Metadata
- name: LangChain
description: Build AI apps with LLMs through composability
website_url: https://github.com/hwchase17/langchain
open_source: true
hosted_saas: false
category: Communications
sub_category: Large Language Model Tools
image_url: https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg
detection_source_url: https://github.com/maxesse/lyncautoops/blob/master/Recipients.txt
detection_source: Recipients.txt
last_updated_by: Max Sanna
last_updated_on: 2015-01-12 10:07:52.000000000 Z
- 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/maxesse/lyncautoops
detection_source: Repo Metadata