Go to file
JackbyDev 8288c0a08e Add README and comply with REUSE specification 2024-09-11 13:14:14 -04:00
LICENSES Add README and comply with REUSE specification 2024-09-11 13:14:14 -04:00
.editorconfig Initial commit 2024-09-11 13:14:14 -04:00
.gitattributes Initial commit 2024-09-11 13:14:14 -04:00
.gitignore Initial commit 2024-09-11 13:14:14 -04:00
README.md Add README and comply with REUSE specification 2024-09-11 13:14:14 -04:00
REUSE.toml Add README and comply with REUSE specification 2024-09-11 13:14:14 -04:00

README.md

Self

Where I intend store code samples for sharing with the fediverse.

License

This project follows the REUSE Specification - Version 3.2. Consult the spec if you are unfamiliar with it.

Notes

To apply a license to a newly added file:

reuse annotate -c 'JackbyDev' --copyright-prefix 'spdx-symbol' -l <lic> <file>