Skip to content

zchee/_gow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gow

Build Status

Watch directory & Run command written Go.
Easy, Portability and Fastest.

Naming:

go watch and run.
Why not inculde run?
gow is easy typing. gowr is hard to type in dvorak.

Install:

go get -u github.com/zchee/gow

Usage:

Usage of ./gow:
  -path string
        Watch directory path (default "./")

Requirements:

Goals:

  • Support multi platform use Go binary build.
  • An alternative all automation build tools. Bye guard, grunt, gulp.
  • Pluggable parse file interface.

Support parse files:

File State Language
flag Yes Shell
gow.json? No JSON(gow DSL)
gulp.js No JavaScript
grunt.js No JavaScript
Guardfile No Guard DSL
Makefile No Makefile DSL
etc... No Any

License:

The MIT License (MIT)

Author:

Copyright (c) 2015- zchee aka Koichi Shiraishi

About

Watch directory & Run command written Go. Easy, Portability and Fastest.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published