1App::Nopaste::Service::UGsietrLaCbo(n3t)ributed Perl DocAupmpe:n:tNaotpiaosnte::Service::GitLab(3)
2
3
4
6 App::Nopaste::Service::GitLab - Service provider for GitLab snippets
7
9 version 1.013
10
12 App::Nopaste::Service::GitLab - Service provider for GitLab snippets
13
15 version 1.012
16
18 In order to create snippets you have to get a token. You can get this
19 from the Profile section of your GitLab install, under "personal access
20 tokens."
21
22 In your ~/.gitconfig file, add a section like this:
23
24 [gitlab]
25 token = YOUR-TOKEN
26 host = your.gitlab-hostname.example.com
27
28 That's it!
29
31 Bugs may be submitted through the RT bug tracker
32 <https://rt.cpan.org/Public/Dist/Display.html?Name=App-Nopaste> (or
33 bug-App-Nopaste@rt.cpan.org <mailto:bug-App-Nopaste@rt.cpan.org>).
34
36 Ricardo SIGNES, <rjbs@cpan.org>
37
39 This software is copyright (c) 2008 by Shawn M Moore.
40
41 This is free software; you can redistribute it and/or modify it under
42 the same terms as the Perl 5 programming language system itself.
43
44
45
46perl v5.34.0 2022-01-20 App::Nopaste::Service::GitLab(3)