Skip to content

ghafran/gitlab-snippets-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backup all private and public snippets from gitlab

export GITLAB_URL=<URL of gitlab server>
export GITLAB_TOKEN=<Your private token>
git clone https://github.com/ghafran/gitlab-snippets-backup.git
cd gitlab-snippets-backup
npm install
node private.js
node public.js

About

Download all snippets from gitlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •