-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from shaunroselt/tech-stack-file
Create tech stack docs (techstack.yml and techstack.md)
- Loading branch information
Showing
2 changed files
with
154 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,90 @@ | ||
<!-- | ||
<--- Readme.md Snippet without images Start ---> | ||
## Tech Stack | ||
shaunroselt/HaloTracker.org is built on the following main stack: | ||
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages | ||
- [PHP](http://www.php.net/) – Languages | ||
- [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language)) – Languages | ||
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration | ||
Full tech stack [here](/techstack.md) | ||
<--- Readme.md Snippet without images End ---> | ||
<--- Readme.md Snippet with images Start ---> | ||
## Tech Stack | ||
shaunroselt/HaloTracker.org is built on the following main stack: | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/1209/javascript.jpeg' alt='JavaScript'/> [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg' alt='PHP'/> [PHP](http://www.php.net/) – Languages | ||
- <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/11563/actions.png' alt='GitHub Actions'/> [GitHub Actions](https://github.com/features/actions) – Continuous Integration | ||
Full tech stack [here](/techstack.md) | ||
<--- Readme.md Snippet with images End ---> | ||
--> | ||
<div align="center"> | ||
|
||
# Tech Stack File | ||
![](https://img.stackshare.io/repo.svg "repo") [shaunroselt/HaloTracker.org](https://github.com/shaunroselt/HaloTracker.org)![](https://img.stackshare.io/public_badge.svg "public") | ||
<br/><br/> | ||
|5<br/>Tools used|04/06/24 <br/>Report generated| | ||
|------|------| | ||
</div> | ||
|
||
## <img src='https://img.stackshare.io/languages.svg'/> Languages (3) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/1209/javascript.jpeg' alt='JavaScript'> | ||
<br> | ||
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript">JavaScript</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg' alt='PHP'> | ||
<br> | ||
<sub><a href="http://www.php.net/">PHP</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<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/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/11563/actions.png' alt='GitHub Actions'> | ||
<br> | ||
<sub><a href="https://github.com/features/actions">GitHub Actions</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
<br/> | ||
<div align='center'> | ||
|
||
Generated via [Stack File](https://github.com/marketplace/stack-file) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
repo_name: shaunroselt/HaloTracker.org | ||
report_id: fa686df74cf60cdffad8153a365dc848 | ||
version: 0.1 | ||
repo_type: Public | ||
timestamp: '2024-04-06T22:25:19+00:00' | ||
requested_by: shaunroselt | ||
provider: github | ||
branch: main | ||
detected_tools_count: 5 | ||
tools: | ||
- name: JavaScript | ||
description: Lightweight, interpreted, object-oriented language with first-class | ||
functions | ||
website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript | ||
open_source: true | ||
hosted_saas: false | ||
category: Languages & Frameworks | ||
sub_category: Languages | ||
image_url: https://img.stackshare.io/service/1209/javascript.jpeg | ||
detection_source_url: https://github.com/shaunroselt/HaloTracker.org/blob/main/Website/TMSWeb/Release/HaloTracker_Web.js | ||
detection_source: Website/TMSWeb/Release/HaloTracker_Web.js | ||
- name: PHP | ||
description: A popular general-purpose scripting language that is especially suited | ||
to web development | ||
website_url: http://www.php.net/ | ||
open_source: true | ||
hosted_saas: false | ||
category: Languages & Frameworks | ||
sub_category: Languages | ||
image_url: https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg | ||
detection_source_url: https://github.com/shaunroselt/HaloTracker.org | ||
detection_source: Repo Metadata | ||
- 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/HaloTracker.org | ||
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/shaunroselt/HaloTracker.org | ||
detection_source: Repo Metadata | ||
- name: GitHub Actions | ||
description: Automate your workflow from idea to production | ||
website_url: https://github.com/features/actions | ||
open_source: false | ||
hosted_saas: true | ||
category: Build, Test, Deploy | ||
sub_category: Continuous Integration | ||
image_url: https://img.stackshare.io/service/11563/actions.png | ||
detection_source_url: https://github.com/shaunroselt/HaloTracker.org/blob/main/.github/workflows/static.yml | ||
detection_source: ".github/workflows/static.yml" | ||
last_updated_by: Shaun Roselt | ||
last_updated_on: 2024-03-04 11:10:34.000000000 Z |