diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..3d9d8ab --- /dev/null +++ b/techstack.md @@ -0,0 +1,130 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [terasa/android_hello_world](https://github.com/terasa/android_hello_world)![](https://img.stackshare.io/public_badge.svg "public") +

+|8
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Java +
+ Java +
+ +
+ +## Frameworks (1) + + + + +
+ Android SDK +
+ Android SDK +
+ v25.0 +
+ +## DevOps (4) + + + + + + + + + + +
+ Docker +
+ Docker +
+ +
+ Git +
+ Git +
+ +
+ Gradle +
+ Gradle +
+ +
+ Travis CI +
+ Travis CI +
+ +
+ +## Other (2) + + + + + + +
+ Android OS +
+ Android OS +
+ v7.1 +
+ Ubuntu +
+ Ubuntu +
+ v17.04.0 +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..6f4932d --- /dev/null +++ b/techstack.yml @@ -0,0 +1,108 @@ +repo_name: terasa/android_hello_world +report_id: 195165d08320b5a4260b5999a3614ef0 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:03:51+00:00' +requested_by: terasa +provider: github +branch: master +detected_tools_count: 8 +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/terasa/android_hello_world + 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/terasa/android_hello_world/blob/master/app/build.gradle + detection_source: app/build.gradle + last_updated_by: Roger Hu + last_updated_on: 2017-06-20 20:59:14.000000000 Z +- name: Docker + description: Enterprise Container Platform for High-Velocity Innovation. + website_url: https://www.docker.com/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Virtual Machine Platforms & Containers + image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png + detection_source_url: https://github.com/terasa/android_hello_world + 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/terasa/android_hello_world + 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/terasa/android_hello_world/blob/master/app/build.gradle + detection_source: app/build.gradle + last_updated_by: Roger Hu + last_updated_on: 2017-06-20 20:59:14.000000000 Z +- name: Travis CI + description: A hosted continuous integration service for open source and private + projects + website_url: http://travis-ci.com/ + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png + detection_source_url: https://github.com/terasa/android_hello_world/blob/master/.travis.yml + detection_source: ".travis.yml" + last_updated_by: Roger Hu + last_updated_on: 2017-06-20 20:49:40.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/terasa/android_hello_world/blob/master/app/build.gradle + detection_source: app/build.gradle + last_updated_by: Roger Hu + last_updated_on: 2017-06-20 20:59:14.000000000 Z +- name: Ubuntu + description: The leading OS for PC, tablet, phone and cloud + website_url: http://www.ubuntu.com/ + version: 17.04.0 + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Operating Systems + image_url: https://img.stackshare.io/service/3511/cof_orange_hex.jpg + detection_source_url: https://github.com/terasa/android_hello_world/blob/master/Dockerfile + detection_source: Dockerfile + last_updated_by: Teresa Rajda + last_updated_on: 2018-01-04 09:18:26.000000000 Z