logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

App::Nopaste::Service::GitLab - Service provider for GitLab snippets

Author

       Ricardo SIGNES, <rjbs@cpan.org>

Gitlab Authorization

       In order to create snippets you have to get a token.  You can get this from the Profile section of your
       GitLab install, under "personal access tokens."

       In your ~/.gitconfig file, add a section like this:

           [gitlab]
           token = YOUR-TOKEN
           host  = your.gitlab-hostname.example.com

       That's it!

Name

       App::Nopaste::Service::GitLab - Service provider for GitLab snippets

Support

       Bugs may be submitted through the RT bug tracker <https://rt.cpan.org/Public/Dist/Display.html?Name=App-
       Nopaste> (or bug-App-Nopaste@rt.cpan.org <mailto:bug-App-Nopaste@rt.cpan.org>).

Version

       version 1.012

See Also