Skip to content

chore(devshell): Create a dev env to facilitate contributions.#11

Merged
vic merged 1 commit into
mainfrom
devshell
Jul 15, 2025
Merged

chore(devshell): Create a dev env to facilitate contributions.#11
vic merged 1 commit into
mainfrom
devshell

Conversation

@vic
Copy link
Copy Markdown
Member

@vic vic commented Jul 15, 2025

Create a development environment.

Copilot AI review requested due to automatic review settings July 15, 2025 16:50
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a Nix-based development shell and updates the project README to explain how to use it.

  • Adds devshell.nix to configure default devshell commands (regen, fmt, check).
  • Updates README.md with instructions for entering the dev environment and a list of available commands.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
dev/modules/devshell.nix Define a flake-based devshell with three commands
README.md Describe how to use nix develop and list commands
Comments suppressed due to low confidence (2)

README.md:267

  • [nitpick] The placeholder [[general commands]] appears inside a shell code block but isn’t valid shell syntax. Consider removing it or replacing it with explanatory text outside the code block.
[[general commands]]

README.md:271

  • The menu command is listed here, but it isn’t defined in devshell.nix. Either add a menu entry to the devshell commands or remove this listing.
  menu  - prints this menu

Comment thread dev/modules/devshell.nix
@vic vic changed the title chore(devshell): Create a dev env for easying contributions. chore(devshell): Create a dev env to facilitate contributions. Jul 15, 2025
@vic vic merged commit d2c3e5d into main Jul 15, 2025
1 check passed
@vic vic deleted the devshell branch July 15, 2025 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants