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

[tools] Why is Magic not installed? #2

Closed
benz0li opened this issue Oct 15, 2024 · 2 comments
Closed

[tools] Why is Magic not installed? #2

benz0li opened this issue Oct 15, 2024 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@benz0li
Copy link
Owner

benz0li commented Oct 15, 2024

-

@benz0li benz0li self-assigned this Oct 15, 2024
@benz0li benz0li added the documentation Improvements or additions to documentation label Oct 15, 2024
@benz0li
Copy link
Owner Author

benz0li commented Oct 15, 2024

Magic is not required for Mojo standard library development.

@benz0li
Copy link
Owner Author

benz0li commented Oct 15, 2024

The Magic tasks in the pixi.toml are simply shell commands:

  • test: ./stdlib/scripts/run-tests.sh
  • examples: ./examples/run-examples.sh
  • benchmarks: MODULAR_MOJO_NIGHTLY_IMPORT_PATH=/opt/modular/lib/mojo ./stdlib/scripts/run-benchmarks.sh

@benz0li benz0li closed this as completed Oct 15, 2024
@benz0li benz0li pinned this issue Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant