diff --git a/techstack.md b/techstack.md new file mode 100644 index 00000000..6cf8e6e2 --- /dev/null +++ b/techstack.md @@ -0,0 +1,60 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [TajAlasfiyaa/clean-code-javascript](https://github.com/TajAlasfiyaa/clean-code-javascript)![](https://img.stackshare.io/public_badge.svg "public") +

+|2
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ +## DevOps (1) + + + + +
+ Git +
+ Git +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 00000000..300f83ee --- /dev/null +++ b/techstack.yml @@ -0,0 +1,31 @@ +repo_name: TajAlasfiyaa/clean-code-javascript +report_id: b251dc573b783a41f6f3c521e534015b +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T19:00:04+00:00' +requested_by: ryanmcdermott +provider: github +branch: master +detected_tools_count: 2 +tools: +- name: JavaScript + description: Lightweight, interpreted, object-oriented language with first-class + functions + website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/TajAlasfiyaa/clean-code-javascript + 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/TajAlasfiyaa/clean-code-javascript + detection_source: Repo Metadata