8000 Add README · fluent-qa/fluentqa-pytpl@535153e · GitHub
[go: up one dir, main page]

Skip to content

Commit 535153e

Browse files
committed
Add README
1 parent 0e61cf6 commit 535153e

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

README.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
How to Use:
44

5-
```sh
6-
cookiecutter https://github.com/fluent-qa/fluentqa-pytpl.git
5+
```shell
6+
cookiecutter https://github.com/fluent-qa/fluent-pypro-template.git
77
```
8+
9+
Follow the instruction to generate a template project.
10+
11+
12+
## Templates
13+
14+
1. [*] simple
15+
2. [*] cli-typer
16+
3. [*] cli-fire
17+
4. [*] server
18+
19+
## How to Create template
20+
21+
- cookiecutter based
22+
- generate files: hooks
23+
* post_gen_project.py
24+
* pre_gen_project.py

0 commit comments

Comments
 (0)
0