Skip to content

Commit

Permalink
Document the shorthand script in the top-level package.json (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgonggrijp committed May 1, 2022
1 parent d2a3f8f commit fc250c9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,12 @@ $ yarn gulp [SUBCOMMAND ...] [OPTIONS]

[12]: frontend/README.md#gulp-tasks-and-options

Extract translation strings in the frontend:

```console
$ yarn localize
```


### Notes on Python package dependencies

Expand Down

0 comments on commit fc250c9

Please sign in to comment.