Add your motivational tagline here.
Daniel Bannert's open source work is supported by the community on GitHub Sponsors
Use the following steps when first using this template.
- Find and replace
{{ ORGANIZATIONS }}
with yourorganization
name- {{ REPOSITORY_NAME }} with your
repository name
- {{ SCOPED_PACKAGE_NAME }} with your npm
scope name
(don't use the @ at the beginning) - {{ ORGANIZATIONS_capitalize }} with your capitalized
organization
name across the whole project.
- Replace the template package in the package's folder with a package of your choosing.
- For automatic publishing add your npm token to your GitHub repo secrets with the name
NPM_AUTH_TOKEN
. - For automatic publishing add your GitHub token to your GitHub repo secrets with the name
SEMANTIC_RELEASE_GITHUB_TOKEN
.
Created this template primarily for my work, to prevent from constantly reinventing the wheel when starting a new project. Often had ideas and then delayed because the pain of starting from scratch is too high. This toolkit hopefully helps to reduce the friction.
This project uses SemVer for versioning. For the versions available, see the tags on this repository.
Libraries in this ecosystem make a best effort to track Node.js’ release schedule. Here’s a post on why we think this is important.
If you would like to help take a look at the list of issues and check our Contributing guild.
Note: please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
The anolilab monorepo-template is open-sourced software licensed under the MIT license