|
1 |
| -# fluent-project-templates-starters |
| 1 | +# Fluent QA Project Templates |
2 | 2 |
|
3 |
| -Different Project Templates: |
| 3 | +Software QA may use different tools to complete dialy tasks, like test-ops,automation testing ....... |
4 | 4 |
|
5 |
| -## Devops/Testops projects |
| 5 | +Here are some project templates to speed up project settings. |
| 6 | +- [Fluent QA Project Templates](#fluent-qa-project-templates) |
| 7 | + - [Devops/TestOps Project Template](#devopstestops-project-template) |
| 8 | + - [Dev/Automation Project Templates-Different Language](#devautomation-project-templates-different-language) |
| 9 | + - [Docs Site Template](#docs-site-template) |
6 | 10 |
|
7 |
| -- [ansible-playbook-template](ansible-playbook-templates/) |
8 |
| -- [fluentqa-mdocs-template](https://github.com/qdriven/fluentqa-md-docs-template.git) |
9 |
| -- [python-templates](https://github.com/qdriven/fluent-pypro-template) |
10 |
| -- [nextra-docs-templates](https://github.com/qdriven/docs-templates) |
11 |
| -- [golang-template project](https://github.com/fluent-qa/fluentqa-gotpl.git) golang template project |
12 |
| -- [JAVA-template project](https://github.com/fluent-qa/fluent-java-tpl.git) JAVA MAVEN Project template with springboot and erupt backend |
| 11 | +## Devops/TestOps Project Template |
13 | 12 |
|
14 |
| -## Install Docs Template |
| 13 | +- [X][ansible-playbook-template](https://github.com/qdriven/ansible-playbook-templates.git) |
| 14 | +- [] K8S Setting |
15 | 15 |
|
16 |
| -``` |
17 |
| -curl -o https://raw.githubusercontent.com/qdriven/docs-templates/main/install.sh |
18 |
| -sh install.sh |
19 |
| -``` |
| 16 | +## Dev/Automation Project Templates-Different Language |
20 | 17 |
|
| 18 | +- [X][Python-template project](ttps://github.com/fluent-qa/fluentqa-pytpl.git)Python Project |
| 19 | +- [X][JAVA-template project](https://github.com/fluent-qa/fluent-java-tpl.git)JAVA Maven/Gradle Project |
| 20 | +- [X][golang-template project](https://github.com/fluent-qa/fluentqa-gotpl.git) golang template project |
| 21 | +- [X][typescript-lib](https://github.com/fluent-qa/ts-lib-starter)Typescript lib template project |
| 22 | +- [X][typescript-mono-repo](https://github.com/qdriven/mono-ts-starter.git)typescript mono template project |
21 | 23 |
|
| 24 | +## Docs Site Template |
| 25 | + |
| 26 | +- [X][fluentqa-mdocs-template](https://github.com/qdriven/fluentqa-md-docs-template.git) |
| 27 | +- [X][nextra-docs-templates](https://github.com/qdriven/docs-templates) |
0 commit comments