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

+|3
Tools used|05/31/24
Report generated| +|------|------| +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ Vagrant +
+ Vagrant +
+ +
+ +## Other (1) + + + + +
+ Shell +
+ Shell +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..25fe768 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,44 @@ +repo_name: Eldius/amazon-linux2 +report_id: 28f61511e70c97d70787aaf5ff24cd4b +version: 0.1 +repo_type: Public +timestamp: '2024-05-31T20:40:53+00:00' +requested_by: Eldius +provider: github +branch: master +detected_tools_count: 3 +tools: +- 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/Eldius/amazon-linux2 + detection_source: Repo Metadata +- name: Vagrant + description: A tool for building and distributing development environments + website_url: http://www.vagrantup.com/ + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Virtual Machine Management + image_url: https://img.stackshare.io/service/768/150px-Vagrant.png + detection_source_url: https://github.com/Eldius/amazon-linux2/blob/master/Vagrantfile + detection_source: Vagrantfile + last_updated_by: Eldius + last_updated_on: 2018-11-01 18:13:16.000000000 Z +- 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_url: https://github.com/Eldius/amazon-linux2 + detection_source: Repo Metadata