lemonstand / lemonsync-js

A command line development tool for synchronizing LemonStand store theme files.
http://lemonsync-js.lemonstand.com
3 stars 0 forks source link

When files are synced, refer to it as "updated" instead of "touched" #26

Closed dhalarewich closed 6 years ago

dhalarewich commented 6 years ago

When LemonSync is watching a directory, and a file is changed, it says something like:

- resources/css/style.css touched

Could we change it to say "updated" instead of "touched" instead, to be a bit more friendly? 🍋

robotpony commented 6 years ago

Fixed in #33