Skip to content

Add console command #21

@felipecsl

Description

@felipecsl

For Rails and other stacks that offer a REPL, we should be able to infer that and drop into a console by running hl console which could run something along the lines of docker exec -it <app_name> /bin/bash -c "bin/rails c"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions