Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: add just install command for first-time setup#87

Merged
wesbillman merged 1 commit intomainfrom
add-install-back
Feb 12, 2026
Merged

feat: add just install command for first-time setup#87
wesbillman merged 1 commit intomainfrom
add-install-back

Conversation

@wesbillman
Copy link
Collaborator

Summary

  • Adds a just install command that runs npm install and cargo fetch for first-time project setup
  • Updates README with the new command in both Quick Start and Commands sections

🤖 Generated with Claude Code

Adds an `install` recipe to the justfile that runs `npm install` and
`cargo fetch`, and documents it in the README Quick Start and Commands
sections.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@wesbillman wesbillman merged commit ea20769 into main Feb 12, 2026
3 checks passed
@wesbillman wesbillman deleted the add-install-back branch February 12, 2026 22:09
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.

1 participant