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

+|6
Tools used|11/09/23
Report generated| +|------|------| +
+ +## Languages (3) + + + + + + + + +
+ C lang +
+ C lang +
+ +
+ C++ +
+ C++ +
+ +
+ Python +
+ Python +
+ +
+ +## DevOps (2) + + + + + + +
+ CMake +
+ CMake +
+ +
+ 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 0000000000..83680ee50d --- /dev/null +++ b/techstack.yml @@ -0,0 +1,66 @@ +repo_name: locusrobotics/ros_comm +report_id: f47168e2dd261ce37e1f8104d170e4a6 +repo_type: Public +timestamp: '2023-11-09T16:24:25+00:00' +requested_by: garyservin +provider: github +branch: locus-noetic-devel +detected_tools_count: 6 +tools: +- name: C lang + description: One of the most widely used programming languages of all time + website_url: http://en.wikipedia.org/wiki/C_(programming_language) + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/no-img-open-source.png + 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: 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: Repo Metadata +- name: CMake + description: 'An open-source system that manages the build process ' + website_url: http://www.cmake.org/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Java Build Tools + image_url: https://img.stackshare.io/service/2424/0UlUI_y1_400x400.jpg + 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