Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
  • Loading branch information
Contra committed Apr 27, 2012
1 parent b017121 commit 5f66768
Show file tree
Hide file tree
Showing 50 changed files with 12,090 additions and 19 deletions.
16 changes: 8 additions & 8 deletions README.md
@@ -1,14 +1,14 @@
![status](https://secure.travis-ci.org/wearefractal/APPNAME.png?branch=master)
![status](https://secure.travis-ci.org/wearefractal/smog.png?branch=master)

## Information

<table>
<tr>
<td>Package</td><td>APPNAME</td>
<td>Package</td><td>smog</td>
</tr>
<tr>
<td>Description</td>
<td>NOTHING HERE YET</td>
<td>HTML5/Node/WebSocket MongoDB viewer</td>
</tr>
<tr>
<td>Node Version</td>
Expand All @@ -18,13 +18,13 @@

## Usage

```coffee-script
NOTHING HERE YET
```
smog is visible at http://localhost:8080

## Examples
```
$ npm install smog -g
$ smog
```

You can view more examples in the [example folder.](https://github.com/wearefractal/APPNAME/tree/master/examples)

## LICENSE

Expand Down

0 comments on commit 5f66768

Please sign in to comment.