GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
App::Nopaste::Service::GitLab(3) User Contributed Perl Documentation App::Nopaste::Service::GitLab(3)

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

version 1.013

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

version 1.012

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!

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>).

Ricardo SIGNES, <rjbs@cpan.org>

This software is copyright (c) 2008 by Shawn M Moore.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2019-07-23 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.