Skip to content

v0.1.23

Compare
Choose a tag to compare
@yamadashy yamadashy released this 11 Aug 13:38
· 516 commits to main since this release

This update introduces a new interactive configuration setup and includes several improvements to enhance user experience.

New Features

Interactive Configuration Setup (#45)

  • Added a new --init command to Repopack
  • Users can now interactively create a basic repopack.config.json file
  • The setup prompts for:
    • Output file path
    • Output style (plain or XML)
image

This new feature simplifies the process of getting started with Repopack, especially for new users.


To update, simply run:

npm update -g repopack