Skip to content

Commit 4f0e681

Browse files
authored
Merge pull request #15 from hakanai/tech-stack-file
Create tech stack docs (techstack.yml and techstack.md)
2 parents 78342f3 + f39c032 commit 4f0e681

File tree

2 files changed

+178
-0
lines changed

2 files changed

+178
-0
lines changed

techstack.md

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
<!--
2+
&lt;--- Readme.md Snippet without images Start ---&gt;
3+
## Tech Stack
4+
hakanai/luceneupgrader is built on the following main stack:
5+
6+
- [Java](https://www.java.com) – Languages
7+
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
8+
- [Python](https://www.python.org) – Languages
9+
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
10+
- [Gradle](https://www.gradle.org/) – Java Build Tools
11+
12+
Full tech stack [here](/techstack.md)
13+
14+
&lt;--- Readme.md Snippet without images End ---&gt;
15+
16+
&lt;--- Readme.md Snippet with images Start ---&gt;
17+
## Tech Stack
18+
hakanai/luceneupgrader is built on the following main stack:
19+
20+
- <img width='25' height='25' src='https://img.stackshare.io/service/995/K85ZWV2F.png' alt='Java'/> [Java](https://www.java.com) – Languages
21+
- <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
22+
- <img width='25' height='25' src='https://img.stackshare.io/service/993/pUBY5pVj.png' alt='Python'/> [Python](https://www.python.org) – Languages
23+
- <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
24+
- <img width='25' height='25' src='https://img.stackshare.io/service/975/gradlephant-social-black-bg.png' alt='Gradle'/> [Gradle](https://www.gradle.org/) – Java Build Tools
25+
26+
Full tech stack [here](/techstack.md)
27+
28+
&lt;--- Readme.md Snippet with images End ---&gt;
29+
-->
30+
<div align="center">
31+
32+
# Tech Stack File
33+
![](https://img.stackshare.io/repo.svg "repo") [hakanai/luceneupgrader](https://github.com/hakanai/luceneupgrader)![](https://img.stackshare.io/public_badge.svg "public")
34+
<br/><br/>
35+
|6<br/>Tools used|02/11/24 <br/>Report generated|
36+
|------|------|
37+
</div>
38+
39+
## <img src='https://img.stackshare.io/languages.svg'/> Languages (3)
40+
<table><tr>
41+
<td align='center'>
42+
<img width='36' height='36' src='https://img.stackshare.io/service/995/K85ZWV2F.png' alt='Java'>
43+
<br>
44+
<sub><a href="https://www.java.com">Java</a></sub>
45+
<br>
46+
<sub></sub>
47+
</td>
48+
49+
<td align='center'>
50+
<img width='36' height='36' src='https://img.stackshare.io/service/1209/javascript.jpeg' alt='JavaScript'>
51+
<br>
52+
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript">JavaScript</a></sub>
53+
<br>
54+
<sub></sub>
55+
</td>
56+
57+
<td align='center'>
58+
<img width='36' height='36' src='https://img.stackshare.io/service/993/pUBY5pVj.png' alt='Python'>
59+
<br>
60+
<sub><a href="https://www.python.org">Python</a></sub>
61+
<br>
62+
<sub></sub>
63+
</td>
64+
65+
</tr>
66+
</table>
67+
68+
## <img src='https://img.stackshare.io/devops.svg'/> DevOps (3)
69+
<table><tr>
70+
<td align='center'>
71+
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
72+
<br>
73+
<sub><a href="http://git-scm.com/">Git</a></sub>
74+
<br>
75+
<sub></sub>
76+
</td>
77+
78+
<td align='center'>
79+
<img width='36' height='36' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'>
80+
<br>
81+
<sub><a href="https://github.com/features/actions">GitHub Actions</a></sub>
82+
<br>
83+
<sub></sub>
84+
</td>
85+
86+
<td align='center'>
87+
<img width='36' height='36' src='https://img.stackshare.io/service/975/gradlephant-social-black-bg.png' alt='Gradle'>
88+
<br>
89+
<sub><a href="https://www.gradle.org/">Gradle</a></sub>
90+
<br>
91+
<sub></sub>
92+
</td>
93+
94+
</tr>
95+
</table>
96+
97+
<br/>
98+
<div align='center'>
99+
100+
Generated via [Stack File](https://github.com/marketplace/stack-file)

techstack.yml

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
repo_name: hakanai/luceneupgrader
2+
report_id: 675e99c23fd48ca0a3a512c8e6f5ec99
3+
version: 0.1
4+
repo_type: Public
5+
timestamp: '2024-02-11T01:37:14+00:00'
6+
requested_by: hakanai
7+
provider: github
8+
branch: main
9+
detected_tools_count: 6
10+
tools:
11+
- name: Java
12+
description: A concurrent, class-based, object-oriented, language specifically designed
13+
to have as few implementation dependencies as possible
14+
website_url: https://www.java.com
15+
open_source: true
16+
hosted_saas: false
17+
category: Languages & Frameworks
18+
sub_category: Languages
19+
image_url: https://img.stackshare.io/service/995/K85ZWV2F.png
20+
detection_source_url: https://github.com/hakanai/luceneupgrader
21+
detection_source: Repo Metadata
22+
- name: JavaScript
23+
description: Lightweight, interpreted, object-oriented language with first-class
24+
functions
25+
website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
26+
open_source: true
27+
hosted_saas: false
28+
category: Languages & Frameworks
29+
sub_category: Languages
30+
image_url: https://img.stackshare.io/service/1209/javascript.jpeg
31+
detection_source_url: https://github.com/hakanai/luceneupgrader
32+
detection_source: Repo Metadata
33+
- name: Python
34+
description: A clear and powerful object-oriented programming language, comparable
35+
to Perl, Ruby, Scheme, or Java.
36+
website_url: https://www.python.org
37+
open_source: true
38+
hosted_saas: false
39+
category: Languages & Frameworks
40+
sub_category: Languages
41+
image_url: https://img.stackshare.io/service/993/pUBY5pVj.png
42+
detection_source_url: https://github.com/hakanai/luceneupgrader
43+
detection_source: Repo Metadata
44+
- name: Git
45+
description: Fast, scalable, distributed revision control system
46+
website_url: http://git-scm.com/
47+
open_source: true
48+
hosted_saas: false
49+
category: Build, Test, Deploy
50+
sub_category: Version Control System
51+
image_url: https://img.stackshare.io/service/1046/git.png
52+
detection_source_url: https://github.com/hakanai/luceneupgrader
53+
detection_source: Repo Metadata
54+
- name: GitHub Actions
55+
description: Automate your workflow from idea to production
56+
website_url: https://github.com/features/actions
57+
open_source: false
58+
hosted_saas: true
59+
category: Build, Test, Deploy
60+
sub_category: Continuous Integration
61+
image_url: https://img.stackshare.io/service/11563/actions.png
62+
detection_source_url: https://github.com/hakanai/luceneupgrader/blob/main/.github/workflows/gradle-publish.yml
63+
detection_source: ".github/workflows/gradle-publish.yml"
64+
last_updated_by: Hakanai
65+
last_updated_on: 2022-11-01 08:23:29.000000000 Z
66+
- name: Gradle
67+
description: A powerful build system for the JVM
68+
website_url: https://www.gradle.org/
69+
license: Apache-2.0
70+
open_source: true
71+
hosted_saas: false
72+
category: Build, Test, Deploy
73+
sub_category: Java Build Tools
74+
image_url: https://img.stackshare.io/service/975/gradlephant-social-black-bg.png
75+
detection_source_url: https://github.com/hakanai/luceneupgrader/blob/main/gradlew
76+
detection_source: gradlew
77+
last_updated_by: Hakanai
78+
last_updated_on: 2022-04-22 03:35:01.000000000 Z

0 commit comments

Comments
 (0)