0.1.2 • Published 11 years ago

generator-blacksmith v0.1.2

Weekly downloads
5
License
-
Repository
github
Last release
11 years ago

Generator-blacksmith

Yeoman generator for blacksmith.

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

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago