Skip to content

Better support for terminal #206

Open
@pomber

Description

@pomber

Most docs start with some commands you need to run on a terminal.

For example, one common use case for web projects is to show options for npm/yarn/pnpm. Maybe code hike should make that use case easier.

There's also the styling of commands and output. Here the important part is yarn start, the other lines are extra context:

```terminal
$ yarn start
[INFO] Starting the development server...
[SUCCESS] Website is running at: http://localhost:3000/
```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions