Skip to content

Adding setup script for dev environment#31

Merged
Brian06 merged 1 commit into
ltvco:mainfrom
alsoto25:main
Jul 10, 2025
Merged

Adding setup script for dev environment#31
Brian06 merged 1 commit into
ltvco:mainfrom
alsoto25:main

Conversation

@alsoto25

@alsoto25 alsoto25 commented Jul 7, 2025

Copy link
Copy Markdown
Contributor

Description

Adding a small setup script to run the first time a contributor clones the repository. This allows all contributors to freely make changes in the /dev directory without the changes appearing staged. By doing this, we can keep the dev/ directory as clean as possible and avoid accidentally committing changes that are only relevant for a specific test or for a specific use case.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Refactoring (non-breaking change with no user-facing impact)
  • Breaking change (fix or feature that changes existing behavior)
  • Documentation update
  • Configuration (changes to build setup, tooling, or CI/CD)
  • Chore (maintenance, code cleanup, or minor non-functional tasks)
  • Test (adding or updating tests)

@alsoto25 alsoto25 self-assigned this Jul 7, 2025
@alsoto25 alsoto25 added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 7, 2025
@Brian06 Brian06 merged commit e40663c into ltvco:main Jul 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants