Skip to content

Commit

Permalink
chore(readme): add start from cookiecutter template
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxiao committed Jun 8, 2020
1 parent 5ae682a commit 3773f9e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,9 @@ jina hello-world --help

```bash
pip install cookiecutter && cookiecutter gh:jina-ai/cookiecutter-jina
```
```

With [Cookiecutter](https://github.com/cookiecutter/cookiecutter) you can easily create a Jina project from templates in one-line. The command above will create a Python entrypoint, YAML configs and a Dockerfile. You can start from there.

### Tutorials

Expand Down

0 comments on commit 3773f9e

Please sign in to comment.