Skip to content

modulexcite/WebSync

Repository files navigation

WebSync

Console utility that automatically refreshes Google Chrome tabs with your local website pages opened whenever their code changes. Requires Windows 8 or higher to run.

Usage: WebSync watch [-dir] [-domain] [-sass] [-typescript] [-idle]

dir           Root directory of the project to monitor
domain        Browser tabs domain to refresh
sass          Enable instant SASS compilation
typescript    Enable instant TypeScript compilation
idle          Amount of milliseconds between tab refreshes

About

Console utility that automatically refreshes Google Chrome tabs with your local website pages opened whenever their code changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages