Skip to content

Commit c8587e5

Browse files
committed
Create techstack.yml
1 parent 44d3faa commit c8587e5

File tree

1 file changed

+77
-0
lines changed

1 file changed

+77
-0
lines changed

techstack.yml

+77
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
repo_name: donaldww/elixir
2+
report_id: 91868c1f576717baee3e142ed0590a5a
3+
repo_type: Public
4+
timestamp: '2023-11-09T16:58:17+00:00'
5+
requested_by: josevalim
6+
provider: github
7+
branch: master
8+
detected_tools_count: 7
9+
tools:
10+
- name: Elixir
11+
description: Dynamic, functional language designed for building scalable and maintainable
12+
applications
13+
website_url: http://elixir-lang.org/
14+
license: Apache-2.0
15+
open_source: true
16+
hosted_saas: false
17+
category: Languages & Frameworks
18+
sub_category: Languages
19+
image_url: https://img.stackshare.io/service/1974/drop.png
20+
detection_source: Repo Metadata
21+
- name: Erlang
22+
description: A programming language used to build massively scalable soft real-time
23+
systems with requirements on high availability
24+
website_url: http://www.erlang.org/
25+
license: Apache-2.0
26+
open_source: true
27+
hosted_saas: false
28+
category: Languages & Frameworks
29+
sub_category: Languages
30+
image_url: https://img.stackshare.io/service/1004/cbdf77412da183e43d41c0c0f9a7005a.jpeg
31+
detection_source: Repo Metadata
32+
- name: Git
33+
description: Fast, scalable, distributed revision control system
34+
website_url: http://git-scm.com/
35+
open_source: true
36+
hosted_saas: false
37+
category: Build, Test, Deploy
38+
sub_category: Version Control System
39+
image_url: https://img.stackshare.io/service/1046/git.png
40+
detection_source: Repo Metadata
41+
- name: GitHub Actions
42+
description: Automate your workflow from idea to production
43+
website_url: https://github.com/features/actions
44+
open_source: false
45+
hosted_saas: true
46+
category: Build, Test, Deploy
47+
sub_category: Continuous Integration
48+
image_url: https://img.stackshare.io/service/11563/actions.png
49+
detection_source: ".github/workflows/release.yml"
50+
last_updated_by: dependabot[bot]
51+
last_updated_on: 2023-09-05 06:29:39.000000000 Z
52+
- name: NSIS
53+
description: Professional open source system to create Windows installers
54+
website_url: http://nsis.sourceforge.net/
55+
open_source: false
56+
hosted_saas: false
57+
image_url: https://img.stackshare.io/service/4728/Box.gif
58+
detection_source: Repo Metadata
59+
- name: PowerShell
60+
description: A task automation and configuration management framework
61+
website_url: https://docs.microsoft.com/en-us/powershell/
62+
open_source: false
63+
hosted_saas: false
64+
category: Languages & Frameworks
65+
sub_category: Languages
66+
image_url: https://img.stackshare.io/service/3681/powershell-logo.png
67+
detection_source: Repo Metadata
68+
- name: Shell
69+
description: A shell is a text-based terminal, used for manipulating programs and
70+
files. Shell scripts typically manage program execution.
71+
website_url: https://en.wikipedia.org/wiki/Shell_script
72+
open_source: false
73+
hosted_saas: false
74+
category: Languages & Frameworks
75+
sub_category: Languages
76+
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
77+
detection_source: Repo Metadata

0 commit comments

Comments
 (0)