Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 272 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 272 Bytes

Refresh

Refresh is a command line tool that builds and restart your go application when you edit, create or remove files or folders.

Installation

go get github.com/sedataktas/refresh

Usage

Go to your application :

cd /myapp

Start refresh:

refresh