generator-blacksmith

0.1.2 • Public • Published

Generator-blacksmith

Yeoman generator for blacksmith.

screenshot

Getting started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator: npm install -g generator-blacksmith
  • Run: yo blacksmith

Generators

Avaiable generators:

App

Sets up a new blacksmith app, generating all the boilerplate you need to get started.

Post

Generate and create a new post files at `content/posts'

Example:

yo blacksmith:post title authorname

Options

  • --skip-install

    Skips the automatic execution of bower and npm after scaffolding has finished.

License

MIT License

/generator-blacksmith/

    Package Sidebar

    Install

    npm i generator-blacksmith

    Weekly Downloads

    1

    Version

    0.1.2

    License

    none

    Last publish

    Collaborators

    • ragingwind