v0.1.41
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.