Skip to content

Commit

Permalink
add cookiecutter refs
Browse files Browse the repository at this point in the history
  • Loading branch information
girardinsamuel committed Sep 26, 2020
1 parent 2a71c8b commit 0358d2a
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 @@ -12,7 +12,7 @@ You can see a demo repository, to have an overview of the scaffolded package res

## Quickstart

Install the latest Cookiecutter if you haven't installed it yet (this requires Cookiecutter 1.5.0 or higher:
Install the latest Cookiecutter if you haven't installed it yet (this requires Cookiecutter 1.5.0 or higher):

```bash
pip install -U cookiecutter
Expand All @@ -24,6 +24,8 @@ Generate your Masonite package project and follow prompt options:
cookiecutter https://github.com/girardinsamuel/cookiecutter-masonite-package.git
```

(For more options, check directly [cookiecutter](https://github.com/cookiecutter/cookiecutter).)

**⚠️ Package naming**

To have a consistent Masonite package ecosystem, it is advised to follow auto naming provided by `cookiecutter`:
Expand Down

0 comments on commit 0358d2a

Please sign in to comment.