Skip to content

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

Open
stack-file[bot] wants to merge 2 commits into
masterfrom
tech-stack-file
Open

Create tech stack docs (techstack.yml and techstack.md)#10
stack-file[bot] wants to merge 2 commits into
masterfrom
tech-stack-file

Conversation

@stack-file

@stack-file stack-file Bot commented Mar 11, 2024

Copy link
Copy Markdown

Adding tech stack documentation to allow anyone to easily see what is being used in this repo without digging through config files. Two files are being added: techstack.yml and techstack.md. techstack.yml contains data on all the technologies being used in this repo. techstack.md is a visualization of the YML file and displays the tech stack data in a pretty Markdown file.

πŸ’‘ Protip: techstack.md contains a comment at the top of the file that the following README snippet (with and without the logos) at the top of the file as a comment:

<--- Readme.md Snippet without images Start --->

Tech Stack

pasalog/a-frame-for-vscode is built on the following main stack:

  • JavaScript – Languages
  • TypeScript – Languages
  • .NET – Frameworks (Full Stack)
  • Node.js – Frameworks (Full Stack)
  • Mocha – Javascript Testing Framework
  • TSLint – Code Review
  • Yarn – Front End Package Manager

Full tech stack here

<--- Readme.md Snippet without images End --->

Get the code:

## Tech Stack
pasalog/a-frame-for-vscode is built on the following main stack:

- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages
- [TypeScript](http://www.typescriptlang.org) – Languages
- [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack)
- [Node.js](http://nodejs.org/) – Frameworks (Full Stack)
- [Mocha](http://mochajs.org/) – Javascript Testing Framework
- [TSLint](https://github.com/palantir/tslint) – Code Review
- [Yarn](https://yarnpkg.com/) – Front End Package Manager

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

<--- Readme.md Snippet with images Start --->

Tech Stack

pasalog/a-frame-for-vscode is built on the following main stack:

  • JavaScript JavaScript – Languages
  • TypeScript TypeScript – Languages
  • .NET .NET – Frameworks (Full Stack)
  • Node.js Node.js – Frameworks (Full Stack)
  • Mocha Mocha – Javascript Testing Framework
  • TSLint TSLint – Code Review
  • Yarn Yarn – Front End Package Manager

Full tech stack here

<--- Readme.md Snippet with images End --->

Get the code:

## Tech Stack
pasalog/a-frame-for-vscode is built on the following main stack:

- <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/1612/bynNY5dJ.jpg' alt='TypeScript'/> [TypeScript](http://www.typescriptlang.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/1014/IoPy1dce_400x400.png' alt='.NET'/> [.NET](http://www.microsoft.com/net/) – Frameworks (Full Stack)
- <img width='25' height='25' src='https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png' alt='Node.js'/> [Node.js](http://nodejs.org/) – Frameworks (Full Stack)
- <img width='25' height='25' src='https://img.stackshare.io/service/832/mocha.png' alt='Mocha'/> [Mocha](http://mochajs.org/) – Javascript Testing Framework
- <img width='25' height='25' src='https://img.stackshare.io/service/5561/303157.png' alt='TSLint'/> [TSLint](https://github.com/palantir/tslint) – Code Review
- <img width='25' height='25' src='https://img.stackshare.io/service/5848/44mC-kJ3.jpg' alt='Yarn'/> [Yarn](https://yarnpkg.com/) – Front End Package Manager

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant