mischah / itunes-remote

:notes: Control iTunes via CLI
MIT License
426 stars 31 forks source link

Refactor: Use async / await instead of callbacks #14

Open mischah opened 7 years ago

mischah commented 7 years ago

This will be a breaking change since async functions are available from Node.js 7.6 🙀