0.1.2 • Published 5 months ago

music-commit v0.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

šŸŽµ WIP music-commit

This is still a work in progress

music-commit is a CLI tool that automatically adds the song you're listening to in your Git commit messages.

NPM Package Link

Installation

Install globally using npm:

npm install -g music-commit

Usage

Run music-commit just like git commit, but with music!

music-commit "Fixed a bug {{ADD MUSIC}}"

If a song is playing, {{ADD MUSIC}} will be replaced with:

Fixed a bug šŸŽµ Daft Punk - Harder, Better, Faster, Stronger

Features

āœ… Automatically appends music to commit messages
āœ… Works like a normal git commit
āœ… (Upcoming) Spotify integration

Commands

music-commit --help     # Show usage instructions
music-commit --version  # Show version number
music-commit auth       # (Coming Soon) Authenticate with Spotify

Roadmap / Shit to figure out

  • šŸ”œ Spotify integration – Pull real music instead
  • šŸ”œ Support for Apple Music / YouTube Music (Maybe lol)
0.1.2

5 months ago

0.1.1

5 months ago

0.1.0

5 months ago