# pub
A command line tool for customizable content management

## Installation

`npm install -g pub`

## Configuration

See [node-pub-conf](//github.com/pvorb/node-pub-conf).

## Usage

Write some article into a file.

Publish it:


    pub add hello-world.mkd


## Bugs and Issues

If you encounter any bugs or issues, feel free to open an issue at
[github](//github.com/pvorb/node-pub/issues).

## License

This package is licensed under the
[MIT license](http://vorb.de/license/mit.html).
