Coder Social home page Coder Social logo

canerbasaran / alaybey Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 11 KB

A simple live-reloading tool for web development

License: MIT License

Go 100.00%
go golang livereload http-server file-watcher development cli hot-reload web-development developer-tools server-sent-events

alaybey's Introduction

alaybey

It's a simple stupid live-reloading tool for web development

Feature

  • Scroll memory
  • Send signal with SSE(Server Sent Event) when the file is changed
  • Auto shutdown when all opened tabs is closed

Usage

You can just run alaybey in a directory:

$ alaybey

And then load your browser to localhost:8003 which will render index.html. Any other URL will load the respective file on the computer.

Usage of alaybey:
  -f string
        folder to watch (default: current) (default ".")
  -i string
        index page to render on / (default "index.html")
  -p int
        port to serve (default 8003)

Portable Binaries

https://github.com/canerbasaran/alaybey/releases/tag/v0.1.0

Installation

for non-Go users

curl -sf https://gobinaries.com/canerbasaran/alaybey | sh

Install

go get github.com/canerbasaran/alaybey

Thanks

https://github.com/schollz/browsersync

https://github.com/fsnotify/fsnotify

https://gist.github.com/fdrechsler/a20e8d2b8ff656db3bff9533e957be0c

Bill Dortch's Cookie Functions

License

MIT

alaybey's People

Contributors

canerbasaran avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.