Skip to content

[FR] - Create "dory" command line and publish to npm registry #14

@hkdeman

Description

@hkdeman

Describe the solution you'd like
I want to have a "dory" CLI tool that can simply build the project. It should be a globally installed cli tool.

This is how the CLI tool should work

  1. dory build
    If the folder has dory.json - it uses this folder and copies to "docs" folder (emptying it first). Then it runs the build command. It then creates a "dist" folder where the build is present.

  2. dory preview
    This should be able to preview the nginx build that is being created

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions