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 12 commits into
base: main
Choose a base branch
from
75 changes: 75 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
shaunroselt/Delphi-Bootstrap-Icons is built on the following main stack:

- [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language)) – Languages
- [Bootstrap](http://getbootstrap.com/) – Front-End Frameworks

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

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

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

- <img width='25' height='25' src='https://img.stackshare.io/service/25462/default_b93b3ffaf8650f0584d7b2e14dd145f599722cae.png' alt='Pascal'/> [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language)) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/1101/C9QJ7V3X.png' alt='Bootstrap'/> [Bootstrap](http://getbootstrap.com/) – Front-End Frameworks

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") [shaunroselt/Delphi-Bootstrap-Icons](https://github.com/shaunroselt/Delphi-Bootstrap-Icons)![](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/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/25462/default_b93b3ffaf8650f0584d7b2e14dd145f599722cae.png' alt='Pascal'>
<br>
<sub><a href="https://en.wikipedia.org/wiki/Pascal_(programming_language)">Pascal</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/frameworks.svg'/> Frameworks (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1101/C9QJ7V3X.png' alt='Bootstrap'>
<br>
<sub><a href="http://getbootstrap.com/">Bootstrap</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

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

<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: shaunroselt/Delphi-Bootstrap-Icons
report_id: a4fbbb9773203785dfe04d8736a1f40d
version: 0.1
repo_type: Public
timestamp: '2024-02-29T18:02:14+00:00'
requested_by: shaunroselt
provider: github
branch: main
detected_tools_count: 3
tools:
- name: Pascal
description: An imperative and procedural programming language
website_url: https://en.wikipedia.org/wiki/Pascal_(programming_language)
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/25462/default_b93b3ffaf8650f0584d7b2e14dd145f599722cae.png
detection_source_url: https://github.com/shaunroselt/Delphi-Bootstrap-Icons
detection_source: Repo Metadata
- name: Bootstrap
description: Simple and flexible HTML, CSS, and JS for popular UI components and
interactions
website_url: http://getbootstrap.com/
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Front-End Frameworks
image_url: https://img.stackshare.io/service/1101/C9QJ7V3X.png
detection_source_url: https://github.com/shaunroselt/Delphi-Bootstrap-Icons/blob/main/uBootstrapIcons.pas
detection_source: uBootstrapIcons.pas
- 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/shaunroselt/Delphi-Bootstrap-Icons
detection_source: Repo Metadata