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

+|4
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Visual Studio Code +
+ Visual Studio Code +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..3cc0dcb --- /dev/null +++ b/techstack.yml @@ -0,0 +1,56 @@ +repo_name: Or4cl3AI/GitScopeAI- +report_id: 54d2cef732c6a888ee957187c0aaa89d +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:53:36+00:00' +requested_by: Or4cl3AI +provider: github +branch: main +detected_tools_count: 4 +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/Or4cl3AI/GitScopeAI- + 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/Or4cl3AI/GitScopeAI- + 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/Or4cl3AI/GitScopeAI-/blob/main/.github/workflows/npm-grunt.yml + detection_source: ".github/workflows/npm-grunt.yml" + last_updated_by: Dustin Groves + last_updated_on: 2023-08-01 01:46:16.000000000 Z +- name: Visual Studio Code + description: Build and debug modern web and cloud applications, by Microsoft + website_url: https://code.visualstudio.com/ + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Text Editor + image_url: https://img.stackshare.io/service/4202/Visual_Studio_Code_logo.png + detection_source_url: https://github.com/Or4cl3AI/GitScopeAI-/blob/main/.vscode/tasks.json + detection_source: ".vscode/tasks.json" + last_updated_by: Dustin Groves + last_updated_on: 2023-08-01 05:03:15.000000000 Z