Skip to content

Commit

Permalink
Merge pull request #29 from BenHerbst/tech-stack-file
Browse files Browse the repository at this point in the history
Create tech stack docs (techstack.yml and techstack.md)
  • Loading branch information
BenHerbst committed Dec 19, 2023
2 parents 339f83b + 8aa3fda commit bc4b0db
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 0 deletions.
90 changes: 90 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
BenHerbst/idaesbasic is built on the following main stack:
- [Java](https://www.java.com) – Languages
- [Kotlin](https://kotlinlang.org/) – Languages
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
Full tech stack [here](/techstack.md)
&lt;--- Readme.md Snippet without images End ---&gt;
&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
BenHerbst/idaesbasic is built on the following main stack:
- <img width='25' height='25' src='https://img.stackshare.io/service/995/K85ZWV2F.png' alt='Java'/> [Java](https://www.java.com) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/3750/pCfEzr6L.png' alt='Kotlin'/> [Kotlin](https://kotlinlang.org/) – 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)
&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [BenHerbst/idaesbasic](https://github.com/BenHerbst/idaesbasic)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|6<br/>Tools used|12/18/23 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/995/K85ZWV2F.png' alt='Java'>
<br>
<sub><a href="https://www.java.com">Java</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/3750/pCfEzr6L.png' alt='Kotlin'>
<br>
<sub><a href="https://kotlinlang.org/">Kotlin</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>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (2)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/package_manager/977/default_9833f2ef0bbc2a946b4cc5e9307264033361076b.png'/> Apache Maven (2)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[org.jetbrains.kotlin:kotlin-reflect](https://kotlinlang.org/)|v1.5.31|01/18/22|BenHerbst |Apache-2.0|N/A|
|[org.kordamp.ikonli:ikonli-core](https://github.com/aalmiray/ikonli)|v12.3.0|01/18/22|BenHerbst |Apache-2.0|N/A|

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
75 changes: 75 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
repo_name: BenHerbst/idaesbasic
report_id: 72116dcb7106056e704d7ce1efc64473
version: 0.1
repo_type: Public
timestamp: '2023-12-18T21:48:05+00:00'
requested_by: BenHerbst
provider: github
branch: master
detected_tools_count: 6
tools:
- name: Java
description: A concurrent, class-based, object-oriented, language specifically designed
to have as few implementation dependencies as possible
website_url: https://www.java.com
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/995/K85ZWV2F.png
detection_source: Repo Metadata
- name: Kotlin
description: Statically typed Programming Language targeting JVM and JavaScript
website_url: https://kotlinlang.org/
open_source: true
hosted_saas: true
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/3750/pCfEzr6L.png
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: 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: ".github/workflows/codeql-analysis.yml"
last_updated_by: Ben Herbst
last_updated_on: 2021-11-05 11:51:40.000000000 Z
- name: org.jetbrains.kotlin:kotlin-reflect
description: Kotlin Full Reflection Library
version: 1.5.31
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/BenHerbst/idaesbasic/blob/master/pom.xml
detection_source: pom.xml
last_updated_by: BenHerbst
last_updated_on: 2022-01-18 20:39:10.000000000 Z
- name: org.kordamp.ikonli:ikonli-core
description: Icon packs for Java applications
version: 12.3.0
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source_url: https://github.com/BenHerbst/idaesbasic/blob/master/pom.xml
detection_source: pom.xml
last_updated_by: BenHerbst
last_updated_on: 2022-01-18 20:39:10.000000000 Z

0 comments on commit bc4b0db

Please sign in to comment.