Skip to content

Azurewarth0920/simple-browserSyncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-syncer

Inline command tool for browserSync.

Installation

npm i -g simple-syncer

Usage

$ simpleSyncer

Just run simpleSyncer and your *.html *.css *.js *.{gif,jpg,png,svg} files in current folder will be reload(inject for css) when you change these files

options

option description example
-p set the port you want to use (default: 3000) $ simpleSyncer -p 3333
-d set the directory you want to watch (default: ./) $ simpleSyncer -d /Users/xxxx/Project/my-project

About

a inline command tool that help you watch and sync the files in current folder

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published