Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
frastlin opened this issue Dec 9, 2018 · 0 comments · May be fixed by #40
Open

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

frastlin opened this issue Dec 9, 2018 · 0 comments · May be fixed by #40

Comments

@frastlin
Copy link

frastlin commented Dec 9, 2018

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.

@frastlin frastlin linked a pull request Dec 9, 2018 that will close this issue
@frastlin frastlin changed the title Remove the Need to Manually Install Hugo Feature Request: Remove the Need to Manually Install Hugo Dec 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant