Socket
Socket
Sign inDemoInstall

generator-hapi-middleman

Package Overview
Dependencies
5
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    generator-hapi-middleman

Yeoman generator for hapi-middleman modules


Version published
Weekly downloads
29
increased by1350%
Maintainers
1
Install size
73.0 MB
Created
Weekly downloads
 

Readme

Source

NPM version Build Status Dependency Status

Yeoman generator for hapi-middleman modules

Installation

Install Yarn

You can use npm if you know what you are doing. This documentation will use yarn.

npm install -g yarn

Configure yarn

For linux/mac users only. Windows users you will need to find a way to add "yarn global bin" to your executable location.

export PATH="$(yarn global bin):$PATH"

Install Yeoman

First, install Yeoman and generator-hapi-middleman using npm (we assume you have pre-installed node.js).

yarn global add yo
yarn global add generator-hapi-middleman

Run subgenerator

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Andrew Throener

Keywords

FAQs

Last updated on 28 Sep 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc