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

+|6
Tools used|11/09/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Python +
+ Python +
+ +
+ +## Data (1) + + + + +
+ MongoDB +
+ MongoDB +
+ +
+ +## DevOps (4) + + + + + + + + + + +
+ CMake +
+ CMake +
+ +
+ Git +
+ Git +
+ +
+ Travis CI +
+ Travis CI +
+ +
+ Zope +
+ Zope +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 000000000..d88350e6e --- /dev/null +++ b/techstack.yml @@ -0,0 +1,72 @@ +repo_name: locusrobotics/rosbridge_suite +report_id: 1414ff7fe6878868425c6e3ae7605bed +repo_type: Public +timestamp: '2023-11-09T16:24:58+00:00' +requested_by: nickovaras +provider: github +branch: locus-master +detected_tools_count: 6 +tools: +- 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: MongoDB + description: The database for giant ideas + website_url: http://www.mongodb.com/ + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Databases + image_url: https://img.stackshare.io/service/1030/leaf-360x360.png + detection_source: rosbridge_server/requirements.txt + last_updated_by: Paul Bovbel + last_updated_on: 2021-07-15 18:55:49.000000000 Z +- 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: Jihoon Lee + last_updated_on: 2019-05-07 10:36:00.000000000 Z +- name: Zope + description: 'A free and open source web application server written in the object-oriented + programming language “Python” ' + website_url: https://www.zope.org + open_source: true + hosted_saas: false + category: Application Hosting + sub_category: Web Servers + image_url: https://img.stackshare.io/service/6969/zopeHIres_400x400.jpg + detection_source: rosbridge_server/requirements.txt + last_updated_by: Andrew Blakey + last_updated_on: 2020-06-05 16:37:42.000000000 Z