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) #7

Open
wants to merge 2 commits into
base: locus-master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
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
101 changes: 101 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
<!--
--- Readme.md Snippet without images Start ---
## Tech Stack
locusrobotics/rosbridge_suite is built on the following main stack:
- [Python](https://www.python.org) – Languages
- [MongoDB](http://www.mongodb.com/) – Databases
- [CMake](http://www.cmake.org/) – Java Build Tools
- [Zope](https://www.zope.org) – Web Servers
- [Travis CI](http://travis-ci.com/) – Continuous Integration

Full tech stack [here](/techstack.md)
--- Readme.md Snippet without images End ---

--- Readme.md Snippet with images Start ---
## Tech Stack
locusrobotics/rosbridge_suite is built on the following main stack:
- <img width='25' height='25' src='https://img.stackshare.io/service/993/pUBY5pVj.png' alt='Python'/> [Python](https://www.python.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/1030/leaf-360x360.png' alt='MongoDB'/> [MongoDB](http://www.mongodb.com/) – Databases
- <img width='25' height='25' src='https://img.stackshare.io/service/2424/0UlUI_y1_400x400.jpg' alt='CMake'/> [CMake](http://www.cmake.org/) – Java Build Tools
- <img width='25' height='25' src='https://img.stackshare.io/service/6969/zopeHIres_400x400.jpg' alt='Zope'/> [Zope](https://www.zope.org) – Web Servers
- <img width='25' height='25' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'/> [Travis CI](http://travis-ci.com/) – Continuous Integration

Full tech stack [here](/techstack.md)
--- Readme.md Snippet with images End ---
-->
<div align="center">

# 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")
<br/><br/>
|6<br/>Tools used|11/09/23 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/993/pUBY5pVj.png' alt='Python'>
<br>
<sub><a href="https://www.python.org">Python</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/databases.svg'/> Data (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1030/leaf-360x360.png' alt='MongoDB'>
<br>
<sub><a href="http://www.mongodb.com/">MongoDB</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (4)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2424/0UlUI_y1_400x400.jpg' alt='CMake'>
<br>
<sub><a href="http://www.cmake.org/">CMake</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'>
<br>
<sub><a href="http://travis-ci.com/">Travis CI</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/6969/zopeHIres_400x400.jpg' alt='Zope'>
<br>
<sub><a href="https://www.zope.org">Zope</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/apps/stack-file)
72 changes: 72 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -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