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

+|6
Tools used|11/09/23
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ C++ +
+ C++ +
+ +
+ Python +
+ Python +
+ +
+ +## DevOps (3) + + + + + + + + +
+ CMake +
+ CMake +
+ +
+ Git +
+ Git +
+ +
+ Travis CI +
+ Travis CI +
+ +
+ +## 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 000000000..621c942ab --- /dev/null +++ b/techstack.yml @@ -0,0 +1,69 @@ +repo_name: locusrobotics/catkin +report_id: d1408a9300fcb1f92ac5ce95de8f275d +repo_type: Public +timestamp: '2023-11-09T16:27:58+00:00' +requested_by: paulbovbel +provider: github +branch: obese-devel +detected_tools_count: 6 +tools: +- 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: Travis CI + description: A hosted continuous integration service for open source and private + projects + website_url: http://travis-ci.com/ + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png + detection_source: ".travis.yml" + last_updated_by: Dirk Thomas + last_updated_on: 2014-04-04 22:26:52.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: Repo Metadata