Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gitlab-bookmarks

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitlab-bookmarks

Generate bookmarks for all projects in your GitLab groups

  • 0.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

gitlab-bookmarks

version Maintenance mit

Generate bookmarks including all projects in your GitLab groups.

Requirements

  • Node.js v16 or higher

Getting Started

Go anywhere you want the bookmarks to be generated:

cd
mkdir myAwesomeBookmarks
cd myAwesomeBookmarks

Run the tool

npx gitlab-bookmarks

It will generate a .html file at ~/myAwesomeBookmarks (or in the directory you ran the tool).

Go to Chrome bookmarks and import the generated html file.

Note Generated bookmarks should be compatible with most browsers.

Note The tool fetch maximum 20 projects

Authentication

If may wanna authenticate to the API to have access to private groups/projects and don't be annoyed by rate limits

Create a .env

touch .env

Add this following ENV variable

# GitHub access token
GITLAB_TOKEN=your_token

You can create a GitLab token here

Keywords

FAQs

Package last updated on 02 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc