You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Content/posts/toolbox-rewrite.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -57,9 +57,8 @@ Take a look at the `--help` screen for the `new` command to see all the availabl
57
57
## Wrapping up
58
58
59
59
The Vapor Toolbox rewrite is available as a new release on macOS (distributed via Homebrew as always) and Linux, where you'll have to build it from source.
60
-
You can find all the instructions on how to install it in the Toolbox's [README](https://github.com/vapor/toolbox/blob/main/README.md).
60
+
You can find all the instructions on how to install it in the Toolbox's [README](https://github.com/vapor/toolbox/blob/main/README.md). There you'll also find instructions on how to create your own custom templates.
61
61
62
-
There you'll also find the instructions on how to create your own custom templates.
63
62
Toolbox templates are very powerful, and they can be used to scaffold any kind of project, not just Vapor ones.
64
63
If you have a kind of project that you find yourself creating over and over again, consider creating a Toolbox template for it!
0 commit comments