Skip to content

Feature Request: Remove the Need to Manually Install Hugo #39

Open
@frastlin

Description

@frastlin

Hello,
Please remove the need for a human to install Hugo. If they have it, it's fine, but if they don't, Cupper should install it.
A fantastic way of doing this is through:
hugo-cli
If this is added to a dependencies section in the package.json file, npm install will install the above package, and the first time one runs:

"npm run serve"

Hugo will properly be installed if it is not already.

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