Kalamarnica is a tool created to help with the management of versioning code system contexts, where you can circumvent the creation of more than one token level contexts per account, and other useful features like repository context bindings. See last blog post for more details.
In the last release; v0.2.0, the support for Gitlab was added, previously, it only supported Github, this means that you can now use Kalamarnica to manage your versioning code system contexts in Gitlab contexts as well. By simply passing the --vcs flag to the command call. With no specific flag for Gitlab or Github, but validation is done so that semantically you can pass any value, but technically only Github or Gitlab will be accepted. Check repository documentation for the changes on the commands. Support for new versioning code systems might be implemented on demand by me, but i am open for contributions, feel free to file a contribution or report issues on the GitHub repository.