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

+|3
Tools used|01/04/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Golang +
+ Golang +
+ +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ Travis CI +
+ Travis CI +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..f47750d --- /dev/null +++ b/techstack.yml @@ -0,0 +1,45 @@ +repo_name: ubogdan/peerless +report_id: aba931c7b35b8a5e74f000c4cb2946b7 +version: 0.1 +repo_type: Public +timestamp: '2024-01-04T15:14:29+00:00' +requested_by: stack-file[bot] +provider: github +branch: master +detected_tools_count: 3 +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_url: https://github.com/ubogdan/peerless + 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_url: https://github.com/ubogdan/peerless + 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_url: https://github.com/ubogdan/peerless/blob/master/.travis.yml + detection_source: ".travis.yml" + last_updated_by: Bogdan Ungureanu + last_updated_on: 2019-10-03 11:26:11.000000000 Z