-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #36 from InovacaoMediaBrasil/tech-stack-file
Create tech stack docs (techstack.yml and techstack.md)
- Loading branch information
Showing
2 changed files
with
210 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,118 @@ | ||
<!-- | ||
<--- Readme.md Snippet without images Start ---> | ||
## Tech Stack | ||
InovacaoMediaBrasil/Intranet is built on the following main stack: | ||
- [PHP](http://www.php.net/) – Languages | ||
- [Hack](http://hacklang.org/) – Languages | ||
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages | ||
- [PhpSpec](http://www.phpspec.net/en/latest/) – Testing Frameworks | ||
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration | ||
- [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers | ||
Full tech stack [here](/techstack.md) | ||
<--- Readme.md Snippet without images End ---> | ||
<--- Readme.md Snippet with images Start ---> | ||
## Tech Stack | ||
InovacaoMediaBrasil/Intranet is built on the following main stack: | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg' alt='PHP'/> [PHP](http://www.php.net/) – Languages | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/1208/download.png' alt='Hack'/> [Hack](http://hacklang.org/) – Languages | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/1209/javascript.jpeg' alt='JavaScript'/> [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages | ||
- <img width='25' height='25' src='https://img.stackshare.io/service/3502/6b9dfb07681dee602dbdf75d9393f07c_400x400.png' alt='PhpSpec'/> [PhpSpec](http://www.phpspec.net/en/latest/) – Testing Frameworks | ||
- <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 | ||
- <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 | ||
Full tech stack [here](/techstack.md) | ||
<--- Readme.md Snippet with images End ---> | ||
--> | ||
<div align="center"> | ||
|
||
# Tech Stack File | ||
![](https://img.stackshare.io/repo.svg "repo") [InovacaoMediaBrasil/Intranet](https://github.com/InovacaoMediaBrasil/Intranet)![](https://img.stackshare.io/public_badge.svg "public") | ||
<br/><br/> | ||
|8<br/>Tools used|12/27/23 <br/>Report generated| | ||
|------|------| | ||
</div> | ||
|
||
## <img src='https://img.stackshare.io/languages.svg'/> Languages (4) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/6727/css.png' alt='CSS 3'> | ||
<br> | ||
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3">CSS 3</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/1208/download.png' alt='Hack'> | ||
<br> | ||
<sub><a href="http://hacklang.org/">Hack</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/1209/javascript.jpeg' alt='JavaScript'> | ||
<br> | ||
<sub><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript">JavaScript</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg' alt='PHP'> | ||
<br> | ||
<sub><a href="http://www.php.net/">PHP</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
## <img src='https://img.stackshare.io/devops.svg'/> DevOps (4) | ||
<table><tr> | ||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/586/n4u37v9t_400x400.png' alt='Docker'> | ||
<br> | ||
<sub><a href="https://www.docker.com/">Docker</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'> | ||
<br> | ||
<sub><a href="http://git-scm.com/">Git</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'> | ||
<br> | ||
<sub><a href="https://github.com/features/actions">GitHub Actions</a></sub> | ||
<br> | ||
<sub></sub> | ||
</td> | ||
|
||
<td align='center'> | ||
<img width='36' height='36' src='https://img.stackshare.io/service/3502/6b9dfb07681dee602dbdf75d9393f07c_400x400.png' alt='PhpSpec'> | ||
<br> | ||
<sub><a href="http://www.phpspec.net/en/latest/">PhpSpec</a></sub> | ||
<br> | ||
<sub>v8.3.0</sub> | ||
</td> | ||
|
||
</tr> | ||
</table> | ||
|
||
<br/> | ||
<div align='center'> | ||
|
||
Generated via [Stack File](https://github.com/marketplace/stack-file) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
repo_name: InovacaoMediaBrasil/Intranet | ||
report_id: 493664bab16dd6e2d1a58e71fa0262ed | ||
version: 0.1 | ||
repo_type: Public | ||
timestamp: '2023-12-27T19:58:40+00:00' | ||
requested_by: guibranco | ||
provider: github | ||
branch: main | ||
detected_tools_count: 8 | ||
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: Repo Metadata | ||
- name: Hack | ||
description: A programming language for HHVM that interoperates seamlessly with | ||
PHP | ||
website_url: http://hacklang.org/ | ||
open_source: true | ||
hosted_saas: false | ||
category: Languages & Frameworks | ||
sub_category: Languages | ||
image_url: https://img.stackshare.io/service/1208/download.png | ||
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: 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: Repo Metadata | ||
- 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: 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: 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: ".github/workflows/size-label.yml" | ||
last_updated_by: Guilherme Branco Stracini | ||
last_updated_on: 2023-06-05 18:52:34.000000000 Z | ||
- name: PhpSpec | ||
description: A toolset for behavior driven development | ||
website_url: http://www.phpspec.net/en/latest/ | ||
version: 8.3.0 | ||
open_source: false | ||
hosted_saas: false | ||
category: Build, Test, Deploy | ||
sub_category: Testing Frameworks | ||
image_url: https://img.stackshare.io/service/3502/6b9dfb07681dee602dbdf75d9393f07c_400x400.png | ||
detection_source_url: https://github.com/InovacaoMediaBrasil/Intranet/blob/main/Dockerfile | ||
detection_source: Dockerfile | ||
last_updated_by: Guilherme Branco Stracini | ||
last_updated_on: 2020-07-24 23:16:24.000000000 Z |