Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Justfile #3

Merged
merged 1 commit into from
Mar 17, 2024
Merged

Create a Justfile #3

merged 1 commit into from
Mar 17, 2024

Conversation

jdno
Copy link
Member

@jdno jdno commented Mar 17, 2024

Just1 is a modern command runner that makes it easy to define and run project-specific commands in a project. We use it to define the commands to format, lint, and test the code.

Footnotes

  1. https://github.com/casey/just

Just[^1] is a modern command runner that makes it easy to define and run
project-specific commands in a project. We use it to define the commands
to format, lint, and test the code.

[^1]: https://github.com/casey/just
@jdno jdno self-assigned this Mar 17, 2024
@jdno jdno merged commit 7c9cd66 into main Mar 17, 2024
12 checks passed
@jdno jdno deleted the justfile branch March 17, 2024 17:22
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