sindresorhus / fast-cli

Test your download and upload speed using fast.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why not transpile?

sospedra opened this issue · comments

So, it'll work for all node versions
It's a one-shot single line of babel

Why should I? It's extra work for me when you can just use the latest version of Node.js. This is a CLI, so there's nothing stopping you from being on the latest version. It's not like you have to run it on a production server.