Feature toggling server and client libraries.
.gitea | ||
client/go | ||
docs | ||
scripts | ||
server | ||
.gitignore | ||
.golangci.yml | ||
.markdownlint.json | ||
.yamllint | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
DCO | ||
go.mod | ||
LICENSE | ||
MAINTAINERS.md | ||
README.md | ||
Taskfile.yml |
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.