diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 000000000..6b9b708a4 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,43 @@ +repo_name: Wladoo/holoportos +report_id: 434694cf581e6837617de1888f443615 +version: 0.1 +repo_type: Public +timestamp: '2024-02-25T10:27:25+00:00' +requested_by: Wladoo +provider: github +branch: master +detected_tools_count: 3 +tools: +- 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/Wladoo/holoportos + detection_source: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/Wladoo/holoportos/blob/master/.github/workflows/blank.yml + detection_source: ".github/workflows/blank.yml" + last_updated_by: wladoo + last_updated_on: 2019-11-25 22:41:37.000000000 Z +- name: Nix + description: A package manager for Linux and other Unix systems + website_url: http://nixos.org/nix + license: LGPL-2.1 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/service/4348/ET9J1uY-_400x400.png + detection_source_url: https://github.com/Wladoo/holoportos + detection_source: Repo Metadata