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

+|3
Tools used|03/27/24
Report generated| +|------|------| +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ +## 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..a647c48 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,43 @@ +repo_name: MorteSense/mortdocs +report_id: 77868c240cf45be20351e59784247740 +version: 0.1 +repo_type: Public +timestamp: '2024-03-27T04:46:39+00:00' +requested_by: shohinsan +provider: github +branch: main +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/MorteSense/mortdocs + detection_source: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/MorteSense/mortdocs/blob/main/.github/workflows/latex.yml + detection_source: ".github/workflows/latex.yml" + last_updated_by: Shohin Abdulkhamidov + last_updated_on: 2024-01-26 10:26:59.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/MorteSense/mortdocs + detection_source: Repo Metadata