Skip to content

Commit 04c9bb0

Browse files
author
patrick
committed
Re-Write README
1 parent df20910 commit 04c9bb0

25 files changed

+23
-1714
lines changed

README.md

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,27 @@
1-
# fluent-project-templates-starters
1+
# Fluent QA Project Templates
22

3-
Different Project Templates:
3+
Software QA may use different tools to complete dialy tasks, like test-ops,automation testing .......
44

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)
610

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
1312

14-
## Install Docs Template
13+
- [X][ansible-playbook-template](https://github.com/qdriven/ansible-playbook-templates.git)
14+
- [] K8S Setting
1515

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
2017

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
2123

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)

ansible-playbook-templates

Submodule ansible-playbook-templates deleted from 4ec847e

docs-templates

Lines changed: 0 additions & 1 deletion
This file was deleted.

fluent-java-tpl/.gitignore

Lines changed: 0 additions & 39 deletions
This file was deleted.

fluent-java-tpl/admin/pom.xml

Lines changed: 0 additions & 100 deletions
This file was deleted.

fluent-java-tpl/admin/src/main/java/io/fluent/admin/AdminPortalApp.java

Lines changed: 0 additions & 18 deletions
This file was deleted.

fluent-java-tpl/lombok.config

Lines changed: 0 additions & 3 deletions
This file was deleted.

fluent-java-tpl/pom.xml

Lines changed: 0 additions & 62 deletions
This file was deleted.

fluent-java-tpl/springboot-tpl/.gitignore

Lines changed: 0 additions & 36 deletions
This file was deleted.
Binary file not shown.

0 commit comments

Comments
 (0)