Skip to content

Commit

Permalink
Merge pull request #17 from guibranco/tech-stack-file
Browse files Browse the repository at this point in the history
Create tech stack docs (techstack.yml and techstack.md)
  • Loading branch information
guibranco committed Dec 14, 2023
2 parents ebdb38d + 3e25863 commit 1cb9738
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 deletions.
16 changes: 10 additions & 6 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,34 @@
<!--
--- Readme.md Snippet without images Start ---
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
guibranco/viacep-rs is built on the following main stack:
- [Rust](http://www.rust-lang.org/) – Languages
- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
Full tech stack [here](/techstack.md)
--- Readme.md Snippet without images End ---
--- Readme.md Snippet with images Start ---
&lt;--- Readme.md Snippet without images End ---&gt;
&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
guibranco/viacep-rs is built on the following main stack:
- <img width='25' height='25' src='https://img.stackshare.io/service/1070/v7txhrjp9pdqrkdtxxp0.png' alt='Rust'/> [Rust](http://www.rust-lang.org/) – Languages
- <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/11563/actions.png' alt='GitHub Actions'/> [GitHub Actions](https://github.com/features/actions) – Continuous Integration
Full tech stack [here](/techstack.md)
--- Readme.md Snippet with images End ---
&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [guibranco/viacep-rs](https://github.com/guibranco/viacep-rs)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|4<br/>Tools used|11/09/23 <br/>Report generated|
|4<br/>Tools used|12/14/23 <br/>Report generated|
|------|------|
</div>

Expand Down Expand Up @@ -78,4 +82,4 @@ Full tech stack [here](/techstack.md)
<br/>
<div align='center'>

Generated via [Stack File](https://github.com/apps/stack-file)
Generated via [Stack File](https://github.com/marketplace/stack-file)
6 changes: 3 additions & 3 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
repo_name: guibranco/viacep-rs
report_id: 0eef3e6cb70633d1d2ca7adaa103c415
report_id: f78acfe26c8dff69e2351a07c335c693
repo_type: Public
timestamp: '2023-11-09T15:44:08+00:00'
timestamp: '2023-12-14T09:37:46+00:00'
requested_by: guibranco
provider: github
branch: main
Expand Down Expand Up @@ -33,7 +33,7 @@ tools:
category: Build, Test, Deploy
sub_category: Continuous Integration
image_url: https://img.stackshare.io/service/11563/actions.png
detection_source: ".github/workflows/sonar-cloud.yml"
detection_source: ".github/workflows/linter.yml"
last_updated_by: Guilherme Branco Stracini
last_updated_on: 2023-10-04 23:24:04.000000000 Z
- name: Shell
Expand Down

0 comments on commit 1cb9738

Please sign in to comment.