servette

A terminal based open source live server for rapid web dev.

GPL-3.0 License

Stars
14

Installation

Linux and macOS

  1. Download and unzip the executable

  2. Open the folder in terminal and run the following to grant execute permissions

    chmod +x install.sh
    
  3. Run the installer

    sudo ./install.sh
    
  4. Run the executable

    srt
    

Windows

  1. Download and unzip the executable

  2. Add path to environment variables

  3. Run the executable

    srt
    

Extend

Use srt.config file in your project to modify values like port   Skip Directories

By default skips .git directory no need to add it again.
Package Rankings
Top 9.59% on Proxy.golang.org