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) #2

Open
wants to merge 4 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
colinkiama/Mango is built on the following main stack:

- [C#](http://csharp.net) – Languages
- [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment

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

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

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

- <img width='25' height='25' src='https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png' alt='C#'/> [C#](http://csharp.net) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/1451/SR2hUhQN.png' alt='Visual Studio'/> [Visual Studio](http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx) – Integrated Development Environment

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") [colinkiama/Mango](https://github.com/colinkiama/Mango)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|3<br/>Tools used|01/05/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png' alt='C#'>
<br>
<sub><a href="http://csharp.net">C#</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <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/1451/SR2hUhQN.png' alt='Visual Studio'>
<br>
<sub><a href="http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx">Visual Studio</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
44 changes: 44 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
repo_name: colinkiama/Mango
report_id: c63f2e738bc98ef01cb9c086ebd58eaa
version: 0.1
repo_type: Public
timestamp: '2024-01-05T08:49:43+00:00'
requested_by: colinkiama
provider: github
branch: master
detected_tools_count: 3
tools:
- name: C#
description: Simple, general-purpose, object-oriented programming language for the
.NET platform
website_url: http://csharp.net
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png
detection_source_url: https://github.com/colinkiama/Mango
detection_source: Repo Metadata
- 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/colinkiama/Mango
detection_source: Repo Metadata
- name: Visual Studio
description: State-of-the-art tools and services that you can use to create great
apps for devices, the cloud, and everything in between.
website_url: http://msdn.microsoft.com/en-us/vstudio/aa718325.aspx
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Integrated Development Environment
image_url: https://img.stackshare.io/service/1451/SR2hUhQN.png
detection_source_url: https://github.com/colinkiama/Mango/blob/master/Mango.sln
detection_source: Mango.sln
last_updated_by: Colin Kiama
last_updated_on: 2017-12-25 05:34:11.000000000 Z