Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tech stack docs (techstack.yml and techstack.md) #2

Open
wants to merge 2 commits into
base: locus_master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Create techstack.yml
  • Loading branch information
stacksharebot committed Nov 9, 2023
commit ae9b92db778ae8b0df09ea58e95346683dd17c84
46 changes: 46 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
repo_name: locusrobotics/ros_msg_parser
report_id: 295aa5a88e9b767d56799313721a2a78
repo_type: Public
timestamp: '2023-11-09T16:26:29+00:00'
requested_by: garyservin
provider: github
branch: locus_master
detected_tools_count: 4
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: 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