0.2.7 • Published 10 years ago

generator-ramlsite v0.2.7

Weekly downloads
2
License
ISC
Repository
github
Last release
10 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

10 years ago

0.2.6

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.0

10 years ago