Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "artificer", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Markdown to html site generator.", | ||
@@ -5,0 +5,0 @@ "author": "vanetix", |
# Artificer [![Build Status](https://travis-ci.org/vanetix/artificer.png?branch=master)](https://travis-ci.org/vanetix/artificer) | ||
A command line static site generator. | ||
## Installation | ||
```shell | ||
npm install -g artificer | ||
``` | ||
## Usage | ||
```shell | ||
artificer ./docs ./www | ||
``` | ||
## License (MIT) | ||
@@ -5,0 +15,0 @@ Copyright (c) 2013 Matt McFarland |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
20
21014