Skip to content

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 08 Jul 12:21

Changelog

  • Code is now more modular with one common pm interface handling different package managers
  • Brew logic has been extracted to pm/brew.go
  • NPM is now supported

Commit History

  • c81c3e0 chore(docs): added demo in readme
  • 33b72fe chore(docs): fixed demo gif in readme
  • 9a55d1f chore: updated username
  • 5f1a484 feat: abstracted logic, added npm support
  • ae33170 fix: build issue