Skip to content

Conversation

@doorgan
Copy link
Collaborator

@doorgan doorgan commented Dec 13, 2025

Updates the just release-plain command to include a start_expertscript that takes care of wrapping the expert executable and pass the CLI flags correctly.

Also updates the docs nudging people to use plain releases when building expert from source.

The main idea here is that we make it easier and faster for users building expert from source (eg when developing) and reserve the cross platform burrito executables for the official releases that regular users download.

@doorgan doorgan force-pushed the doorgan/plain-releases branch from e66aa1e to fd183c2 Compare December 13, 2025 00:09
@doorgan doorgan force-pushed the doorgan/plain-releases branch from fd183c2 to e28c157 Compare December 13, 2025 00:12
#{cmd} --help
""")

# Silence the release "announce" message
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't like the default announcement message because it's misleading, you can't run expert with them and you can't pass cli flags to start or start_iex, so figured this way to replace it with a custom one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants