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

+|3
Tools used|07/26/24
Report generated| +|------|------| +
+ +## DevOps (3) + + + + + + + + +
+ Docker +
+ Docker +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..582c84c --- /dev/null +++ b/techstack.yml @@ -0,0 +1,43 @@ +repo_name: drofford/clockbox +report_id: f3970a5787bff8c9bd1b4df8a34a9908 +version: 0.1 +repo_type: Public +timestamp: '2024-07-26T14:14:03+00:00' +requested_by: drofford +provider: github +branch: main +detected_tools_count: 3 +tools: +- name: Docker + description: Enterprise Container Platform for High-Velocity Innovation. + website_url: https://www.docker.com/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Virtual Machine Platforms & Containers + image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png + detection_source_url: https://github.com/drofford/clockbox + 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/drofford/clockbox + 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/drofford/clockbox/blob/main/.github/workflows/main.yml + detection_source: ".github/workflows/main.yml" + last_updated_by: drofford + last_updated_on: 2023-08-03 13:11:50.000000000 Z