Skip to content

Conversation

@Chemaclass
Copy link
Member

@Chemaclass Chemaclass commented Jul 12, 2025

📚 Description

Right now, we have documented how to start with bashunit step by step (see: https://bashunit.typeddevs.com/quickstart#usage), but I thought we could simplify even more with an --init option to create the initial setup and faster "onboarding" 🚀

🔖 Changes

  • Added a new initialization command that introduces a --init option for faster project setup
  • Created an initialization script that prepares a bootstrap file and sample test for newcomers
  • Documented the new --init option in the command-line guide
  • Implemented an acceptance test validating that the initialization command generates the expected files

✅ To-do list

  • I updated the CHANGELOG.md to reflect the new feature or fix
  • I updated the documentation to reflect the changes

@Chemaclass Chemaclass self-assigned this Jul 12, 2025
@Chemaclass Chemaclass added the enhancement New feature or request label Jul 12, 2025
@Chemaclass Chemaclass enabled auto-merge July 12, 2025 21:44
@Chemaclass Chemaclass disabled auto-merge July 12, 2025 22:13
@Chemaclass Chemaclass merged commit 17c4b93 into main Jul 12, 2025
15 checks passed
@Chemaclass Chemaclass deleted the feat/init-option branch July 12, 2025 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants