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

+|5
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (4) + + + + + + + + + + +
+ C# +
+ C# +
+ +
+ C++ +
+ C++ +
+ +
+ Java +
+ Java +
+ +
+ Python +
+ Python +
+ +
+ +## DevOps (1) + + + + +
+ Git +
+ Git +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..d1eaa0a --- /dev/null +++ b/techstack.yml @@ -0,0 +1,64 @@ +repo_name: tkim/emsx_api_repository +report_id: 34605ff49e062259e92cc74e840b6a3a +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T20:13:00+00:00' +requested_by: rikclegg +provider: github +branch: master +detected_tools_count: 5 +tools: +- name: C# + description: Simple, general-purpose, object-oriented programming language for the + .NET platform + website_url: http://csharp.net + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png + detection_source_url: https://github.com/tkim/emsx_api_repository + detection_source: Repo Metadata +- name: C++ + description: Has imperative, object-oriented and generic programming features, while + also providing the facilities for low level memory manipulation + website_url: http://www.cplusplus.com/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1049/cplusplus.png + detection_source_url: https://github.com/tkim/emsx_api_repository + detection_source: Repo Metadata +- 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/tkim/emsx_api_repository + detection_source: Repo Metadata +- name: Python + description: A clear and powerful object-oriented programming language, comparable + to Perl, Ruby, Scheme, or Java. + website_url: https://www.python.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + detection_source_url: https://github.com/tkim/emsx_api_repository + 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/tkim/emsx_api_repository + detection_source: Repo Metadata