New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

branch-dance

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

branch-dance

theme music for your branches

latest
Source
npmnpm
Version
0.0.9
Version published
Weekly downloads
19
Maintainers
1
Weekly downloads
 
Created
Source

branch dance

theme music for your branches

requirements

  • macos or linux
  • git (obviously)
  • spotify-tui (set it up)

setup

npx branch-dance

alternatively manual install

install the hook by grabbing post-checkout from the repo and putting it in your .git/hooks directory

$ mv post-checkout .git/hooks/post-checkout

configure music per branch using spotify uris. the script reads MUSIC file in your repo's root.

$ echo "main=spotify:track:7E6VM4eg8ADYdgbMnXO97d" >> MUSIC

usage

after setup start switching branches while spotify is on

$ git checkout main
Switched to branch 'main'
▶ Komm, süsser Tod - Astrophysics

configure branches and tracks/albums using spotify uris in MUSIC file in your repo's root

Keywords

music

FAQs

Package last updated on 23 Nov 2022

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