Skip to content

Commit 548dd07

Browse files
committed
Update techstack.yml
1 parent a4c884f commit 548dd07

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

techstack.yml

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
repo_name: wirtaw/clean-code-javascript
2+
report_id: bd1b773dfcfe65b4e480ce78811274c6
3+
version: 0.1
4+
repo_type: Public
5+
timestamp: '2024-01-05T08:50:45+00:00'
6+
requested_by: ryanmcdermott
7+
provider: github
8+
branch: master
9+
detected_tools_count: 2
10+
tools:
11+
- name: JavaScript
12+
description: Lightweight, interpreted, object-oriented language with first-class
13+
functions
14+
website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
15+
open_source: true
16+
hosted_saas: false
17+
category: Languages & Frameworks
18+
sub_category: Languages
19+
image_url: https://img.stackshare.io/service/1209/javascript.jpeg
20+
detection_source_url: https://github.com/wirtaw/clean-code-javascript
21+
detection_source: Repo Metadata
22+
- name: Git
23+
description: Fast, scalable, distributed revision control system
24+
website_url: http://git-scm.com/
25+
open_source: true
26+
hosted_saas: false
27+
category: Build, Test, Deploy
28+
sub_category: Version Control System
29+
image_url: https://img.stackshare.io/service/1046/git.png
30+
detection_source_url: https://github.com/wirtaw/clean-code-javascript
31+
detection_source: Repo Metadata

0 commit comments

Comments
 (0)