Skip to content

Commit

Permalink
Notes
Browse files Browse the repository at this point in the history
  • Loading branch information
aredridel committed Jul 25, 2017
1 parent e8dafa5 commit 554493a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NOTES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Get all versions of node:

```curl https://nodejs.org/download/release/index.json | json -a version | sed -e 's/v//' | sort -V > versions```

0 comments on commit 554493a

Please sign in to comment.