Skip to content

Support for initial commands in REPL #604

Closed
@lwronski

Description

@lwronski

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

No one assigned

    Labels

    Community help wantedIssues that idicate features that are nice-to-have but core team does not have time to work on itUXenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions