Skip to content

Commit

Permalink
Add props to @Marak
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jun 13, 2012
1 parent 74ac817 commit c234ca5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ A reimplementation of @SubStack's
[prompter](https://github.com/substack/node-prompter), which does not
use AST traversal.

From another point of view, it's a reimplementation of
[@Marak](https://github.com/marak)'s
[wizard](https://github.com/Marak/wizard) which doesn't use schemas.

The goal is a nice drop-in enhancement for `npm init`.

## Usage

```javascript
Expand Down

0 comments on commit c234ca5

Please sign in to comment.