0.0.9 • Published 1 year ago

branch-dance v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

branch dance

theme music for your branches

requirements

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

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago