Skip to content

docs: improve dev environment setup instructions#2

Merged
dragid10 merged 1 commit into
mainfrom
docs/dev-environment-setup
May 23, 2026
Merged

docs: improve dev environment setup instructions#2
dragid10 merged 1 commit into
mainfrom
docs/dev-environment-setup

Conversation

@dragid10

Copy link
Copy Markdown
Owner

Summary

  • Add Java 11 (temurin) to .tool-versions so asdf manages the JDK alongside Flutter and Changie
  • Update CONTRIBUTING.md setup steps with JAVA_HOME, flutter config --jdk-dir, and asdf v0.16.7
  • Add a new "Building & running" subsection covering flutter run, build commands, and Drift code generation

Test plan

  • Verify .tool-versions installs all three tools via asdf install
  • Verify flutter doctor passes after following the updated setup steps
  • Verify CONTRIBUTING.md renders correctly on GitHub

🤖 Generated with Claude Code

Add Java 11 (temurin) to .tool-versions so asdf manages the JDK
alongside Flutter and Changie. Update CONTRIBUTING.md with JAVA_HOME
setup, flutter config --jdk-dir, and a new "Building & running" section
covering flutter run, build commands, and Drift code generation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dragid10 dragid10 added the skip-changelog Skip changelog fragment requirement in CI label May 13, 2026
@dragid10 dragid10 merged commit 3f2a9c3 into main May 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Skip changelog fragment requirement in CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant