List NYC startups that are hiring in your console

3 points by jeroenjanssens ↗ HN
curl -s -L http://nytm.org/made-in-nyc | grep "(hiring)" | sed -re 's/<([^>]+)>//g;s/^([ \t]*)//g'

0 comments

[ 2.7 ms ] story [ 12.2 ms ] thread

No comments yet.