Skip to content

Open server on course page instead of main folder #50

@hanshillen

Description

@hanshillen

Every time f I run rub -s my-course-name, rub opens http://localhost:3001/ and I still have to manually navigate to /builds/my-course-name/index.html in the browser from there.

It would simplify the process and save a lot of time if rub could just open http://localhost:3001/builds/my-course-name/index.html directly in this scenario.

I've changed this locally in commands/070server.js, but it would be useful if this could be the default behavior.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions