Skip to content

Commit 7d2bbb7

Browse files
committed
Update item with refs
1 parent 6fdcd57 commit 7d2bbb7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

TODO.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,12 @@ TODO
146146
- man pages can be READMES
147147
- help(blas.copy) (or help("blas.dcopy"))
148148
- with `maps`, should be able to use function reference (symbol) as key
149+
- refs
150+
- [docs](https://nodejs.org/api/repl.html)
151+
- [ultra-repl](https://github.com/Benvie/Node.js-Ultra-REPL)
152+
- [repl-start](http://www.2ality.com/2011/11/node-repl-start.html)
153+
- [node-repl](http://maxogden.com/node-repl.html)
154+
- [app-specific-repl](http://derickbailey.com/2014/07/02/build-your-own-app-specific-repl-for-your-nodejs-app/)
149155
53. README to man doc
150156
- cannot directly print a raw README, as will contain markup
151157
- will need to transform into plain text

0 commit comments

Comments
 (0)