Skip to content
Open
108 changes: 108 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
stackshareio/SlackMrkdwn is built on the following main stack:

- [Ruby](https://www.ruby-lang.org) – Languages
- [Bundler](http://bundler.io) – Front End Package Manager
- [RSpec](https://rspec.info/) – Testing Frameworks
- [Travis CI](http://travis-ci.com/) – Continuous Integration

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

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

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
stackshareio/SlackMrkdwn 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/2988/4e77LXIo_400x400.png' alt='Bundler'/> [Bundler](http://bundler.io) – Front End Package Manager
- <img width='25' height='25' src='https://img.stackshare.io/service/2539/logo.png' alt='RSpec'/> [RSpec](https://rspec.info/) – Testing Frameworks
- <img width='25' height='25' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'/> [Travis CI](http://travis-ci.com/) – Continuous Integration

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") [stackshareio/SlackMrkdwn](https://github.com/stackshareio/SlackMrkdwn)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|8<br/>Tools used|03/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 (5)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2988/4e77LXIo_400x400.png' alt='Bundler'>
<br>
<sub><a href="http://bundler.io">Bundler</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/2539/logo.png' alt='RSpec'>
<br>
<sub><a href="https://rspec.info/">RSpec</a></sub>
<br>
<sub>v3.8.0</sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg' alt='RubyGems'>
<br>
<sub><a href="https://rubygems.org/">RubyGems</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'>
<br>
<sub><a href="http://travis-ci.com/">Travis CI</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (2)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg'/> RubyGems (2)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[rake](https://rubygems.org/rake)|v12.3.3|08/13/19|Simon Cousineau |MIT|N/A|
|[redcarpet](https://rubygems.org/redcarpet)|v3.5.1|01/11/21|Simon Cousineau |MIT|N/A|

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
110 changes: 110 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,110 @@
repo_name: stackshareio/SlackMrkdwn
report_id: 6ba3978f6ce0335ddda93c48ca1418c4
version: 0.1
repo_type: Public
timestamp: '2024-03-01T20:36:09+00:00'
requested_by: blazingbbq
provider: github
branch: master
detected_tools_count: 8
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/stackshareio/SlackMrkdwn
detection_source: Repo Metadata
- name: Bundler
description: A consistent environment for tracking and installing gems and versions
website_url: http://bundler.io
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Front End Package Manager
image_url: https://img.stackshare.io/service/2988/4e77LXIo_400x400.png
detection_source_url: https://github.com/stackshareio/SlackMrkdwn/blob/master/slack_mrkdwn.gemspec
detection_source: slack_mrkdwn.gemspec
last_updated_by: Simon Cousineau
last_updated_on: 2019-08-13 02:19:53.000000000 Z
- 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/stackshareio/SlackMrkdwn
detection_source: Repo Metadata
- name: RSpec
description: Behaviour Driven Development for Ruby
website_url: https://rspec.info/
version: 3.8.0
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Testing Frameworks
image_url: https://img.stackshare.io/service/2539/logo.png
detection_source_url: https://github.com/stackshareio/SlackMrkdwn/blob/master/Gemfile.lock
detection_source: Gemfile
last_updated_by: Simon Cousineau
last_updated_on: 2019-08-10 14:30:07.000000000 Z
- name: RubyGems
description: Easily download, install, and use ruby software packages on your system
website_url: https://rubygems.org/
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg
detection_source_url: https://github.com/stackshareio/SlackMrkdwn/blob/master/slack_mrkdwn.gemspec
detection_source: slack_mrkdwn.gemspec
last_updated_by: Simon Cousineau
last_updated_on: 2019-08-13 02:19:53.000000000 Z
- name: Travis CI
description: A hosted continuous integration service for open source and private
projects
website_url: http://travis-ci.com/
open_source: false
hosted_saas: true
category: Build, Test, Deploy
sub_category: Continuous Integration
image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png
detection_source_url: https://github.com/stackshareio/SlackMrkdwn/blob/master/.travis.yml
detection_source: ".travis.yml"
last_updated_by: Simon Cousineau
last_updated_on: 2019-08-13 00:14:57.000000000 Z
- name: rake
description: Rake is a Make-like program implemented in Ruby
package_url: https://rubygems.org/rake
version: 12.3.3
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: RubyGems Packages
image_url: https://img.stackshare.io/package/18812/default_f582e4648f4682adb72d2b201218cda7f8e894ac.png
detection_source_url: https://github.com/stackshareio/SlackMrkdwn/blob/master/Gemfile.lock
detection_source: Gemfile
last_updated_by: Simon Cousineau
last_updated_on: 2019-08-13 00:14:57.000000000 Z
- name: redcarpet
description: A fast, safe and extensible Markdown to
package_url: https://rubygems.org/redcarpet
version: 3.5.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: RubyGems Packages
image_url: https://img.stackshare.io/package/18853/default_b87d202e13d56f87c63181fa49bc5e099c9abaac.png
detection_source_url: https://github.com/stackshareio/SlackMrkdwn/blob/master/Gemfile.lock
detection_source: Gemfile
last_updated_by: Simon Cousineau
last_updated_on: 2021-01-11 22:57:56.000000000 Z