Skip to content

molybdenumsoftware/conveyorbelt

Repository files navigation

conveyorbelt

CLI for web development that watches source, invokes rebuild, statically serves and triggers page reload

Caution

This software is not yet ready for use

Usage

$ conveyorbelt <build command>

A serve path will be resolved to <git top-level>/serve and its contents statically served at http://localhost:<available port>/. chromium will be launched with that URL.

Non git-ignored files will be watched. On change, the <build command> will be invoked with serve path provided via the environment as SERVE_PATH. When <build command> exits successfully, the page reloads.

About

CLI for web development that watches source, invokes rebuild, statically serves and triggers page reload

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published