Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 556 Bytes

readme.md

File metadata and controls

21 lines (14 loc) · 556 Bytes

A global npm package that builds, hosts & deploys static HTML.

Commands:

htmldev {PORT}: Hosts an HTTP server and a build process that watches for changes in the current folder.

htmldev init: Initializes this folder as an HTML repo for automatic deployments on helper code changes.

htmldev list: Lists the active HTML repos.

htmldev rm {PATH}: Removes the specified folder path from the list of active HTML repos.

htmldev update: Downloads my HTML, CSS & JS helper code and deploys all initialized folders.

htmldev deploy: Deploys the current folder