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

Builtin modules #168

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Builtin modules #168

merged 1 commit into from
Sep 21, 2023

Conversation

sharkdp
Copy link
Owner

@sharkdp sharkdp commented Sep 21, 2023

This changeset adds a 'frozen' version of the Numbat standard library (prelude) to the binary itself. This way, the installation procedure for the typical user is greatly simplified. They just need one executable.

Customization is still possible, as described here: https://numbat.dev/doc/cli-customization.html

closes #165

This changeset adds a fixed version of the Numbat standard library
(`prelude`) to the binary itself. This way, the installation procedure
for the typical user is greatly simplified. They just need one
executable.

Customization is still possible, as described here:
https://numbat.dev/doc/cli-customization.html

closes #165
@sharkdp sharkdp merged commit 5186bc4 into master Sep 21, 2023
1 check passed
@sharkdp sharkdp deleted the builtin-modules branch September 21, 2023 19:51
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.

Unknown module prelude when installing via cargo-install
1 participant