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

+|3
Tools used|11/09/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Python +
+ Python +
+ +
+ +## DevOps (2) + + + + + + +
+ CMake +
+ CMake +
+ +
+ Git +
+ Git +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..2480f6d --- /dev/null +++ b/techstack.yml @@ -0,0 +1,37 @@ +repo_name: locusrobotics/wireless +report_id: 487a065445cdbcd359c56296dad3f30f +repo_type: Public +timestamp: '2023-11-09T16:24:39+00:00' +requested_by: locus-services +provider: github +branch: devel +detected_tools_count: 3 +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: 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