Documentation: Enhance the setup process by preparing a script instead of using postinstall, making it easier for users to get started.
Documentation: Switch to using npx instead of npm exec for better compatibility across different npm versions, ensuring a smoother experience for all users.
Fixes
Fix an issue by adding a trailing newline in the initialization process, which improves the overall functionality.