0.2.7 • Published 9 years ago

generator-ramlsite v0.2.7

Weekly downloads
2
License
ISC
Repository
github
Last release
9 years ago

Build Status

RAML Site Generator

Create a NodeJS express hosted RAML site.

Usage

Install yo, grunt-cli, bower, raml2html and generator-ramlsite:

npm install -g grunt-cli bower yo raml2html generator-ramlsite

Make a new directory, and cd into it:

mkdir my-new-project && cd $_

Run yo ramlsite, optionally passing an app name:

yo ramlsite [app-name]

Run grunt build for building and grunt serve for preview

When running in production ensure that NODE_ENV is set to 'production'

0.2.7

9 years ago

0.2.6

9 years ago

0.2.5

9 years ago

0.2.4

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.0

9 years ago