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

Add generalized OS/arch support to Justfile #278

Closed
wants to merge 9 commits into from

Conversation

andresuribe87
Copy link
Contributor

This PR enhances the Justfile to add generalized OS/arch support for a more versatile development setup and binding process. It includes the following changes:

  • Detection and setup of Rust targets based on current OS and architecture.
  • Adjustments to the Justfile to support different environments.

With these changes, the development environment should now properly configure itself for both macOS and Linux environments, targeting both ARM and x86_64 architectures.

@frankhinek
Copy link

Nice addition. Looks like still WIP since tests are failing but like the direction.

@andresuribe87
Copy link
Contributor Author

Closing as this was mostly testing goose's capabilities.

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