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

Adds Justfile #29

Merged
merged 6 commits into from
Jun 28, 2024
Merged

Adds Justfile #29

merged 6 commits into from
Jun 28, 2024

Conversation

nitaliano
Copy link
Contributor

@nitaliano nitaliano commented Jun 27, 2024

Description

  • Adds Justfile along with some commands
    • build-contracts builds the forge project
    • build-go builds supersim
    • test-contracts runs the forge unit tests
    • test-go runs the go unit tests
    • start starts supersim
  • Adds scripts/local-dev-setup.sh this is the start of a script we can use to make it easy for devs to setup their local dev environment
  • Updates our github actions to install just and updates the commands in the actions to use the Justfile

Once we merge this in will follow on with some README updates!

@nitaliano nitaliano marked this pull request as ready for review June 27, 2024 20:18
@nitaliano nitaliano requested a review from a team as a code owner June 27, 2024 20:18
@nitaliano nitaliano merged commit 88124b9 into main Jun 28, 2024
2 checks passed
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