Skip to content

Commit b9ebbd0

Browse files
committed
💚 update the usage for moban-handlebars
1 parent c2fd28e commit b9ebbd0

File tree

4 files changed

+8
-10
lines changed

4 files changed

+8
-10
lines changed

CONTRIBUTORS.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Contributors
33

44
In alphabetical order:
55

6-
`John Vandenberg <https://github.com/jayvdb>`_
7-
`PRAJWAL M <https://github.com/PrajwalM2212>`_
8-
`SerekKiri <https://github.com/SerekKiri>`_
6+
* `Charlie Liu <https://github.com/CLiu13>`_
7+
* `John Vandenberg <https://github.com/jayvdb>`_
8+
* `PRAJWAL M <https://github.com/PrajwalM2212>`_
9+
* `SerekKiri <https://github.com/SerekKiri>`_
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
requires:
2-
- moban-handlebars
3-
41
targets:
52
- a.output: a.template.handlebars
63
- b.output: base.hbs

docs/level-11-use-handlebars/README.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,13 @@ kindly contributed moban-handlebars plugin.
88
Evaluation
99
--------------------------------------------------------------------------------
1010

11-
Please go to `docs/level-11-use-handlebars` directory.
11+
Please go to `docs/level-11-use-handlebars` directory. You will have to::
12+
13+
$ pip install moban-handlebars
1214

1315

1416
Here is the `.moban.yml`, which replaces `jj2` with handlebars files in level 4::
1517

16-
requires:
17-
- moban-handlebars
18-
1918
targets:
2019
- a.output: a.template.handlebars
2120
- b.output: base.hbs

tests/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ flake8
66
moban
77
black;python_version>="3.6"
88
isort;python_version>="3.6"
9+
moban-handlebars

0 commit comments

Comments
 (0)