How to Install
Navigate to your project directory. e.g., cd my_awesome_project
Install the Nightly Version
Fetch stencil as external package dependency by running:
Install a Release Version
Fetch stencil as external package dependency by running:
Make sure to edit v0.0.0
with the latest release version.
Import Module
Now, import stencil as external package module to your project by coping following code: