Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add watch mode build/deploy #6

Open
rootasjey opened this issue Oct 14, 2018 · 0 comments
Open

Add watch mode build/deploy #6

rootasjey opened this issue Oct 14, 2018 · 0 comments

Comments

@rootasjey
Copy link

It'd great to add a watch mode to build and deploy an app/clock face without needing to type:

  • fitbit$ build
  • fitbit$ install

I imagine the command could be fitbit$ watch to watch the currently directory and necessary files (like *.js, .css, .gui and excluding node_modules).

Currently I've to execute these two commands for every changes which make the development workflow not smooth (tbh it slow me down a lot to build more clock face).

PS: I already saw that there's a PR to combine build and install which is a nice improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant