Skip to content

Commit

Permalink
Preliminary Node API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
unconed committed May 25, 2011
1 parent 90f6657 commit 5aa9eec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Node-API.md
Expand Up @@ -13,6 +13,8 @@ exports.main = function (tokens, pipes, exit) {
};
```

There is no plug-in system yet, so you'll have to:

* Place it in Node/shell/builtin/.
* Add your command to the list in `Node/shell/builtin/builtin.js`.

Expand Down

0 comments on commit 5aa9eec

Please sign in to comment.