Skip to content

Create tech stack docs (techstack.yml and techstack.md) #3

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

Open
wants to merge 6 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
100 changes: 100 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
maxgfr/android-youtube-api is built on the following main stack:

- [Java](https://www.java.com) – Languages
- [Android SDK](http://developer.android.com) – Frameworks (Full Stack)
- [Gradle](https://www.gradle.org/) – Java Build Tools
- [Android OS](https://www.android.com) – Operating Systems

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

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

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
maxgfr/android-youtube-api 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/1010/m8jf0po4imu8t5eemjdd.png' alt='Android SDK'/> [Android SDK](http://developer.android.com) – Frameworks (Full Stack)
- <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
- <img width='25' height='25' src='https://img.stackshare.io/service/9586/ZvmtaSXW_400x400.jpg' alt='Android OS'/> [Android OS](https://www.android.com) – Operating Systems

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") [maxgfr/android-youtube-api](https://github.com/maxgfr/android-youtube-api)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|5<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/995/K85ZWV2F.png' alt='Java'>
<br>
<sub><a href="https://www.java.com">Java</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/1010/m8jf0po4imu8t5eemjdd.png' alt='Android SDK'>
<br>
<sub><a href="http://developer.android.com">Android SDK</a></sub>
<br>
<sub>v25.0</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/975/gradlephant-social-black-bg.png' alt='Gradle'>
<br>
<sub><a href="https://www.gradle.org/">Gradle</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/9586/ZvmtaSXW_400x400.jpg' alt='Android OS'>
<br>
<sub><a href="https://www.android.com">Android OS</a></sub>
<br>
<sub>v7.1</sub>
</td>

</tr>
</table>

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
71 changes: 71 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
repo_name: maxgfr/android-youtube-api
report_id: 848faa5af75e53af117eb2587a3f1da2
version: 0.1
repo_type: Public
timestamp: '2024-02-29T18:32:36+00:00'
requested_by: maxgfr
provider: github
branch: master
detected_tools_count: 5
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_url: https://github.com/maxgfr/android-youtube-api
detection_source: Repo Metadata
- name: Android SDK
description: An SDK that provides you the API libraries and developer tools necessary
to build, test, and debug apps for Android.
website_url: http://developer.android.com
version: '25.0'
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/1010/m8jf0po4imu8t5eemjdd.png
detection_source_url: https://github.com/maxgfr/android-youtube-api/blob/master/app/build.gradle
detection_source: app/build.gradle
last_updated_by: Maxime Golfier
last_updated_on: 2018-09-20 09:19:00.000000000 Z
- 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/maxgfr/android-youtube-api
detection_source: Repo Metadata
- name: Gradle
description: A powerful build system for the JVM
website_url: https://www.gradle.org/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Java Build Tools
image_url: https://img.stackshare.io/service/975/gradlephant-social-black-bg.png
detection_source_url: https://github.com/maxgfr/android-youtube-api/blob/master/app/build.gradle
detection_source: app/build.gradle
last_updated_by: Maxime Golfier
last_updated_on: 2018-09-18 15:27:33.000000000 Z
- name: Android OS
description: An open source mobile operating system by Google
website_url: https://www.android.com
version: '7.1'
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Operating Systems
image_url: https://img.stackshare.io/service/9586/ZvmtaSXW_400x400.jpg
detection_source_url: https://github.com/maxgfr/android-youtube-api/blob/master/app/build.gradle
detection_source: app/build.gradle
last_updated_by: Maxime Golfier
last_updated_on: 2018-09-20 09:19:00.000000000 Z