1
0
forked from apps/featurer
Go to file
2024-10-12 15:56:03 +05:00
.gitea Final Gitea Actions fixes. 2024-10-12 15:49:00 +05:00
client/go Initial commit. 2024-10-12 13:04:09 +05:00
docs Basic project-related files. 2024-10-12 15:56:03 +05:00
scripts Initial commit. 2024-10-12 13:04:09 +05:00
server Initial commit. 2024-10-12 13:04:09 +05:00
.gitignore Initial commit. 2024-10-12 13:04:09 +05:00
.golangci.yml Initial commit. 2024-10-12 13:04:09 +05:00
.markdownlint.json Initial commit. 2024-10-12 13:04:09 +05:00
.yamllint Initial commit. 2024-10-12 13:04:09 +05:00
CHANGELOG.md Basic project-related files. 2024-10-12 15:56:03 +05:00
CONTRIBUTING.md Basic project-related files. 2024-10-12 15:56:03 +05:00
DCO Basic project-related files. 2024-10-12 15:56:03 +05:00
go.mod Initial commit. 2024-10-12 13:04:09 +05:00
LICENSE Basic project-related files. 2024-10-12 15:56:03 +05:00
MAINTAINERS.md Basic project-related files. 2024-10-12 15:56:03 +05:00
README.md Basic project-related files. 2024-10-12 15:56:03 +05:00
Taskfile.yml Initial commit. 2024-10-12 13:04:09 +05:00

Featurer

Features toggling server.

Documentation

Complete documentation is stored in docs directory.

If you want to contribute to project - please take a look at CONTRIBUTING file.

Licensing

Source code is licensed under terms and conditions of GNU General Public License, version 3. You can find it's text in LICENSE file.

Exception made for clients located in client directory - all of them is licensed under MIT.