diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..9399110 --- /dev/null +++ b/techstack.md @@ -0,0 +1,81 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [lrkwz/docker-jelastic-cli](https://github.com/lrkwz/docker-jelastic-cli)![](https://img.stackshare.io/public_badge.svg "public") +

+|4
Tools used|11/09/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Java +
+ Java +
+ +
+ +## DevOps (2) + + + + + + +
+ Docker +
+ Docker +
+ +
+ Git +
+ Git +
+ +
+ +## Other (1) + + + + +
+ Shell +
+ Shell +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..881a321 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,50 @@ +repo_name: lrkwz/docker-jelastic-cli +report_id: 2119e9cc63193a5fa35c45bc808d7115 +repo_type: Public +timestamp: '2023-11-09T12:10:44+00:00' +requested_by: lrkwz +provider: github +branch: master +detected_tools_count: 4 +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: Dockerfile + last_updated_by: Luca Orlandi + last_updated_on: 2017-02-07 13:00:13.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: 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: Shell + description: A shell is a text-based terminal, used for manipulating programs and + files. Shell scripts typically manage program execution. + website_url: https://en.wikipedia.org/wiki/Shell_script + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png + detection_source: Repo Metadata