This is going to be the open source Aria's Creations collar project
Find a file
zontreck d7bd3cf805 feat(updater): per #9, move over synthos updater code
Signed-off-by: zontreck <tarapiccari@gmail.com>
2024-10-05 00:56:18 -07:00
src feat(updater): per #9, move over synthos updater code 2024-10-05 00:56:18 -07:00
.gitignore docs(Initial-docs): add initial documentation 2024-10-04 02:54:03 -07:00
.gitmodules build(submodules): adds required submodules 2024-10-04 02:57:02 -07:00
.pre-commit-config.yaml docs(Initial-docs): add initial documentation 2024-10-04 02:54:03 -07:00
CHANGELOG.md bump: version 0.2.1 → 0.3.0 2024-10-05 00:33:14 -07:00
cz.json bump: version 0.2.1 → 0.3.0 2024-10-05 00:33:14 -07:00
init_commitizen docs(Initial-docs): add initial documentation 2024-10-04 02:54:03 -07:00
README.md docs(readme): add changelog section to readme 2024-10-05 00:39:25 -07:00
requirements.txt docs(Initial-docs): add initial documentation 2024-10-04 02:54:03 -07:00

Welcome to Nu!

This is a OpenSource BDSM scripting project. We hope you enjoy your stay.

Required Header

This file is a part of NuSystem (https://git.zontreck.com/AriasCreations/NuSystem)

NuSystem is licensed under the GPL.
Please see the Git Source Tree for structured information on changes to indivudual files

Initial Author: <insert name> (insert email)

Contributing

We utilize Git Commitizen for structuring commits in a way that is compatible with automatically generating changelogs. If you submit a PR without utilizing git cz, you will be asked to resubmit the PR with CZ based commits.

https://commitizen-tools.github.io/commitizen/

Changelog

The changelog is automatically generated by cz. To generate a changelog any time, use this command: cz ch, however the changelog is automatically generated and committed whenever cz bump is run.