Skip to content
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
85 changes: 85 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
MushroomObserver/developer-build is built on the following main stack:

- [Ruby](https://www.ruby-lang.org) – Languages
- [Vagrant](http://www.vagrantup.com/) – Virtual Machine Management
- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells

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

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
MushroomObserver/developer-build is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/989/ruby.png' alt='Ruby'/> [Ruby](https://www.ruby-lang.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/768/150px-Vagrant.png' alt='Vagrant'/> [Vagrant](http://www.vagrantup.com/) – Virtual Machine Management
- <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)

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [MushroomObserver/developer-build](https://github.com/MushroomObserver/developer-build)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|4<br/>Tools used|08/01/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/989/ruby.png' alt='Ruby'>
<br>
<sub><a href="https://www.ruby-lang.org">Ruby</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (2)
<table><tr>
<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/768/150px-Vagrant.png' alt='Vagrant'>
<br>
<sub><a href="http://www.vagrantup.com/">Vagrant</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'>
<br>
<sub><a href="https://en.wikipedia.org/wiki/Shell_script">Shell</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
55 changes: 55 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
repo_name: MushroomObserver/developer-build
report_id: b61202c93ae027c0ecb21eb549233f93
version: 0.1
repo_type: Public
timestamp: '2024-08-01T19:48:07+00:00'
requested_by: JoeCohen
provider: github
branch: main
detected_tools_count: 4
tools:
- name: Ruby
description: A dynamic, interpreted, open source programming language with a focus
on simplicity and productivity
website_url: https://www.ruby-lang.org
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/989/ruby.png
detection_source_url: https://github.com/MushroomObserver/developer-build
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/MushroomObserver/developer-build
detection_source: Repo Metadata
- name: Vagrant
description: A tool for building and distributing development environments
website_url: http://www.vagrantup.com/
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Virtual Machine Management
image_url: https://img.stackshare.io/service/768/150px-Vagrant.png
detection_source_url: https://github.com/MushroomObserver/developer-build/blob/main/Vagrantfile
detection_source: Vagrantfile
last_updated_by: Nathan Wilson
last_updated_on: 2014-08-31 17:56:44.000000000 Z
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
files. Shell scripts typically manage program execution.
website_url: https://en.wikipedia.org/wiki/Shell_script
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source_url: https://github.com/MushroomObserver/developer-build
detection_source: Repo Metadata