Skip to content

Commit 322f0e0

Browse files
committed
Add resources
1 parent fa9ecb1 commit 322f0e0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

TODO.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ TODO
8888

8989
* [`docpress`](https://github.com/docpress/docpress)
9090

91+
* [`getdocs`](https://github.com/marijnh/getdocs)
92+
9193
* ...
9294

9395
10. debug [eval sources](https://developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Debug_eval_sources)
@@ -475,6 +477,7 @@ TODO
475477
* [glance](https://github.com/jarofghosts/glance)
476478
* [wzrd](https://github.com/maxogden/wzrd)
477479
* [serve-static](https://github.com/expressjs/serve-static)
480+
* [st](https://github.com/isaacs/st)
478481

479482
70. cross-platform open browser
480483

@@ -1002,7 +1005,7 @@ TODO
10021005
10031006
161. Google trends [data](https://github.com/GoogleTrends/data) => note, this needs to be under an appropriate license before being used (currently unlicensed)
10041007
1005-
162. for `stdlib/bin`, rather than `stdlib-repl`, `stdlib-list-modules`, etc, do `stdlib repl`, `stdlib ls` (similar to `npm ls`), etc => delegate to relevant script
1008+
162.
10061009
10071010
163. [Sieve of Eratosthenes](http://www.mahabal.io/eras)
10081011

0 commit comments

Comments
 (0)