diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..4c5df31 --- /dev/null +++ b/techstack.md @@ -0,0 +1,78 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [netguycode/wp-user-sync](https://github.com/netguycode/wp-user-sync)![](https://img.stackshare.io/public_badge.svg "public") +

+|4
Tools used|03/21/24
Report generated| +|------|------| +
+ +## Languages (3) + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ PHP +
+ PHP +
+ +
+ +## 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 0000000..227453e --- /dev/null +++ b/techstack.yml @@ -0,0 +1,52 @@ +repo_name: netguycode/wp-user-sync +report_id: ce5f998e7ed7b40f9774897fd319d095 +version: 0.1 +repo_type: Public +timestamp: '2024-03-21T20:35:46+00:00' +requested_by: av3nger +provider: github +branch: master +detected_tools_count: 4 +tools: +- name: CSS 3 + description: The latest evolution of the Cascading Style Sheets language + website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/6727/css.png + detection_source_url: https://github.com/netguycode/wp-user-sync + detection_source: Repo Metadata +- 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/netguycode/wp-user-sync + detection_source: Repo Metadata +- name: PHP + description: A popular general-purpose scripting language that is especially suited + to web development + website_url: http://www.php.net/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg + detection_source_url: https://github.com/netguycode/wp-user-sync + 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/netguycode/wp-user-sync + detection_source: Repo Metadata