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

+|7
Tools used|11/09/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Golang +
+ Golang +
+ +
+ +## Frameworks (2) + + + + + + +
+ Protobuf +
+ Protobuf +
+ +
+ gRPC +
+ gRPC +
+ +
+ +## Data (1) + + + + +
+ Google Cloud Storage +
+ Google Cloud Storage +
+ +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ OpenCensus +
+ OpenCensus +
+ +
+ Travis CI +
+ Travis CI +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..94e5bcd --- /dev/null +++ b/techstack.yml @@ -0,0 +1,87 @@ +repo_name: locusrobotics/packer-builder-qemu-chroot +report_id: f88684bc1a5c478d9be85e0d885f74bc +repo_type: Public +timestamp: '2023-11-09T16:25:36+00:00' +requested_by: sfuerte +provider: github +branch: master +detected_tools_count: 7 +tools: +- name: Golang + description: An open source programming language that makes it easy to build simple, + reliable, and efficient software + website_url: http://golang.org/ + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1005/O6AczwfV_400x400.png + detection_source: Repo Metadata +- name: Protobuf + description: Google's data interchange format + website_url: https://developers.google.com/protocol-buffers/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Serialization Frameworks + image_url: https://img.stackshare.io/service/4393/ma2jqJKH_400x400.png + detection_source: go.mod + last_updated_by: sfuerte + last_updated_on: 2021-08-29 06:24:13.000000000 Z +- name: gRPC + description: A high performance, open-source universal RPC framework + website_url: https://grpc.io/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Remote Procedure Call (RPC) + image_url: https://img.stackshare.io/service/4670/default_d811b0ac72205af84aca21f967594338580be913.png + detection_source: go.mod + last_updated_by: sfuerte + last_updated_on: 2021-08-29 06:24:13.000000000 Z +- name: Google Cloud Storage + description: Durable and highly available object storage service + website_url: https://cloud.google.com/products/cloud-storage/ + open_source: false + hosted_saas: true + category: Data Stores + sub_category: Cloud Storage + image_url: https://img.stackshare.io/service/694/Cloud_Storage.png + detection_source: go.mod + last_updated_by: sfuerte + last_updated_on: 2021-08-29 06:24:13.000000000 Z +- 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: OpenCensus + description: A single distribution of libraries that automatically collect traces + and send them to any backend + website_url: https://opencensus.io/ + open_source: false + hosted_saas: false + category: Monitoring + sub_category: Performance Monitoring + image_url: https://img.stackshare.io/service/10794/EpBd2Xrw_400x400.jpg + detection_source: go.mod + last_updated_by: sfuerte + last_updated_on: 2021-08-29 06:24:13.000000000 Z +- 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: Moto Ishizawa + last_updated_on: 2017-04-25 14:44:42.000000000 Z