Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zupit/opensource-tech-radar
The Zup Open Source Tech Radar
https://github.com/zupit/opensource-tech-radar
open-source opensource tech-radar technology techradar
Last synced: about 1 month ago
JSON representation
The Zup Open Source Tech Radar
- Host: GitHub
- URL: https://github.com/zupit/opensource-tech-radar
- Owner: ZupIT
- License: mit
- Created: 2021-07-16T17:42:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-23T16:59:04.000Z (almost 3 years ago)
- Last Synced: 2023-04-10T05:12:30.559Z (over 1 year ago)
- Topics: open-source, opensource, tech-radar, technology, techradar
- Language: HTML
- Homepage: https://opensource.zup.com.br/radar/
- Size: 14.8 MB
- Stars: 5
- Watchers: 7
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# **Tech-Radar**
## **Table of contents**
### 1. [**What is Tech-Radar?**](#what-is-tech-radar)
### 2. [**Why?**](#why)
### 3. [**How to use it?**](#how-to-use-it)
### 4. [**How to use it?**](#how-to-use-it)
### 5. [**Serve the radar**](#serve-the-radar)
### 6. [**Build the website**](#build-the-website)
### 7. [**Documentation**](#documentation)
### 8. [**Contributing**](#contributing)
### 9. [**Code of Conduct**](#code-of-conduct)
### 10. [**License**](#license)
### 11. [**Community**](#community)## **What is Tech-Radar?**
The Radar is a document that sets out the changes that are currently interesting regarding software development. It is published by a company called Thoughtworks.
For more information, check out [the FAQ section](https://www.thoughtworks.com/radar/faq).## **Why?**
The teams have developed this radar because in many organizations we want to document the usage of technologies in an easy way. People who want to document something just need to push a new MD file in the repository.
![tech-radar](static/images/preview.png)
![tech-radar](/static/images/preview-rings.png)
## **Assets information**
The logos of each technology must be square, preferably 58x58 px.
## **Setup your dev environment**
You should [**Install Hugo**](https://gohugo.io/getting-started/installing/) or you can add the binary file at the root of the repository.## **Serve the radar**
Run the command below:```
hugo -w server
```## **Build the website**
Run the command below:```
hugo --config prod.toml
```
## **Documentation**
You can find Zup's Open Source projects documentation below:
- [**Beagle**](https://docs.usebeagle.io/v1.10/).
- [**CharlesCD**](https://docs.charlescd.io/v1.0.x/index.html).
- [**Horusec**](https://docs.horusec.io/docs/overview/).
- [**Ritchie CLI**](https://docs.ritchiecli.io/v2.11/).## **Contributing**
Check out our [**contributing guide**](https://github.com/ZupIT/opensource-tech-radar/blob/main/CONTRIBUTING.md) to recommend improvements or contribute to new implementations.## **Code of Conduct**
Please follow the [**Code of Conduct**](https://github.com/ZupIT/opensource-tech-radar/blob/main/CODE_OF_CONDUCT.md) in all your interactions with our project.## **License**
[**MIT License**](https://github.com/ZupIT/opensource-tech-radar/blob/main/LICENSE.txt).## **Community**
Feel free to reach out to us at [**Zup Open Source Forum**](https://forum.zup.com.br).