8000 GitHub - OUIsolutions/yahr: Yet another Hot Reloader
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

OUIsolutions/yahr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yahr (Yet Another Hot Reloader) , its another hot reloader projected to facilitate Front End development, by refreshing the page each time it happen some modification on the plotage folder,the advantages of these project ,its that its deamonless, and you can start the observation with a single command

Releases

item plataform
Amalgamation Source
yahr.out Linux binary
yahr.exe Windows binary

Quick Start

to quick start using , just open your termminal and type (you must be on linux)

curl -L https://github.com/OUIsolutions/yahr/releases/download/0.0.2/yahr.out -o yahr.out  && 
chmod +x yahr.out 

and you can just start with:

./yahr.out

Docs

File Decsription
Arg Flags How to use the flags
Build How to build
Comptime Explanation Comptime explanation
licenses Licenses

Main Runtime Dependencies

Project Used for
Lua Scripting
Serjao Berranteiro Server
LuaCEmbed Embed Lua in C
LuaDoTheWorld Manipulate files
Sha-256 Hashing

Main Comptime Dependencies (only required to build)

Project Used for
Docker Build
Darwin Build
Curl Download
0