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
item | plataform |
---|---|
Amalgamation | Source |
yahr.out | Linux binary |
yahr.exe | Windows binary |
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
File | Decsription |
---|---|
Arg Flags | How to use the flags |
Build | How to build |
Comptime Explanation | Comptime explanation |
licenses | Licenses |
Project | Used for |
---|---|
Lua | Scripting |
Serjao Berranteiro | Server |
LuaCEmbed | Embed Lua in C |
LuaDoTheWorld | Manipulate files |
Sha-256 | Hashing |
Project | Used for |
---|---|
Docker | Build |
Darwin | Build |
Curl | Download |