Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tech stack docs (techstack.yml and techstack.md) #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions techstack.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## Tech Stack
magicdude4eva/docker-smokeping is built on the following main stack:

- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells
- [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers
- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells

Full tech stack [here](/techstack.md)

Expand All @@ -14,8 +14,8 @@ Full tech stack [here](/techstack.md)
## Tech Stack
magicdude4eva/docker-smokeping is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'/> [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells
- <img width='25' height='25' src='https://img.stackshare.io/service/586/n4u37v9t_400x400.png' alt='Docker'/> [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers
- <img width='25' height='25' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'/> [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells

Full tech stack [here](/techstack.md)

Expand All @@ -26,7 +26,7 @@ Full tech stack [here](/techstack.md)
# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [magicdude4eva/docker-smokeping](https://github.com/magicdude4eva/docker-smokeping)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|3<br/>Tools used|12/14/23 <br/>Report generated|
|3<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

Expand Down
8 changes: 6 additions & 2 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
repo_name: magicdude4eva/docker-smokeping
report_id: 2488f201a83f6b6145e8e66bf5674764
report_id: b0b6b3ec7f4c944db31f92c0447c3646
version: 0.1
repo_type: Public
timestamp: '2023-12-14T12:24:16+00:00'
timestamp: '2024-02-29T18:17:28+00:00'
requested_by: magicdude4eva
provider: github
branch: master
Expand All @@ -16,6 +17,7 @@ tools:
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/magicdude4eva/docker-smokeping
detection_source: Repo Metadata
- name: Git
description: Fast, scalable, distributed revision control system
Expand All @@ -25,6 +27,7 @@ tools:
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/magicdude4eva/docker-smokeping
detection_source: Repo Metadata
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
Expand All @@ -35,4 +38,5 @@ tools:
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source_url: https://github.com/magicdude4eva/docker-smokeping
detection_source: Repo Metadata