• Stars
    star
    217
  • Rank 182,446 (Top 4 %)
  • Language
    CSS
  • License
    MIT License
  • Created over 4 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐ŸŒณ Tree for GitLab

๐ŸŒณ SpanTree

ย  ย  ย  ย 

๐Ÿ“– About

Browser extension that makes navigating a GitLab repository feel like a breeze by providing a familiar tree structure.

โœจ Stargazers

Stargazers repo roster for @tavyandy97/span-tree

๐Ÿ’ป Development Setup

Pre-Requisites:

  1. Install Node.js (v16.16.0)

  2. Install gulp-cli

    $ npm install -g gulp-cli
    

Steps:

  1. Clone the repository to your local system

  2. Install all the dependencies

    $ npm install
  3. Now to start the server which shall compile the extension in real time

    $ npm start
    

    (You'll observe a build folder being formed inside the project folder)

  4. Load the chrome extension from the build folder. ( first enable developer mode inside Chrome)

    (For reference follow: https://thoughtbot.com/blog/how-to-make-a-chrome-extension)

๐Ÿ’ณ Credits

SpanTree uses the following open-source packages: