Skip to content

v0.1.41

Compare
Choose a tag to compare
@yamadashy yamadashy released this 01 Oct 15:02
· 194 commits to main since this release

This release brings improvements to the initialization process and adds Homebrew installation support for macOS users.

Improvements

Improved Initialization Process (#96)

  • Reordered prompts to ask for output style before file path
  • Added Markdown as a new output style option during initialization

Homebrew Installation Support (Homebrew/homebrew-core#192391)

  • Added Homebrew installation instructions for macOS users

How to Update/Install

To update to the latest version, run:

npm install -g repopack

For macOS users, you can now install Repopack using Homebrew:

brew install repopack

We value your feedback and contributions in making Repopack better! If you encounter any issues or have suggestions, please share them through our GitHub issues.