Skip to content

Improve Bionic Serve Command #14

@bmsantos

Description

@bmsantos

Update Bionic Serve to make use of Bionic Monitor.

Bionic serve currently makes use of dotnet watcher to detect changes and auto-build project.

Possible Command Usage for new command strategies:

  1. Build and run project a single time
    bionic run

  2. Build on changes
    bionic serve

  3. Build and reload on changes
    bionic monitor

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions