- Notifications
You must be signed in to change notification settings - Fork1
hadenlabs/base-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
base-template for project
This is a list of plugins that need to be installed previously to enjoy all the goodies of this configuration:
agr'base-template''new-project'
task setup
Got a question?
File a GitHubissue.
SeeContributing.
This Module follows the principles ofSemantic Versioning (SemVer).
Using the given version number ofMAJOR.MINOR.PATCH
, we apply the following constructs:
- Use the
MAJOR
version for incompatible changes. - Use the
MINOR
version when adding functionality in a backwards compatible manner. - Use the
PATCH
version when introducing backwards compatible bug fixes.
- In the context of initial development, backwards compatibility in versions
0.0.z
isnot guaranteed whenz
is increased. (Initial development) - In the context of pre-release, backwards compatibility in versions
0.y.z
isnot guaranteed wheny
is increased. (Pre-release)
Copyright © 2018-2025Hadenlabs
All other trademarks referenced herein are the property of their respective owners.
The code and styles are licensed under the LGPL-3.0 licenseSee project license..