-
Notifications
You must be signed in to change notification settings - Fork 147
Closed
Labels
Community help wantedIssues that idicate features that are nice-to-have but core team does not have time to work on itIssues that idicate features that are nice-to-have but core team does not have time to work on itUXenhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Support for running initial commands for REPL
Describe the solution you'd like
Adding a flag to specify initial commands. It can be supported in two ways:
- accept string like this: "import Hello.*"
- accept *.sc files which should be executed before opening REPL
Metadata
Metadata
Assignees
Labels
Community help wantedIssues that idicate features that are nice-to-have but core team does not have time to work on itIssues that idicate features that are nice-to-have but core team does not have time to work on itUXenhancementNew feature or requestNew feature or request