Skip to content

automatic build tool for your Haxe and OpenFL projects. It monitors the changes in your files and runs the build of your projects

Notifications You must be signed in to change notification settings

dobrusev/haxe-watchify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haxe-watchify logo

Haxe-watchify is a command line daemon that check any files changes in your Haxe project and run the build automatically in background.

Currently haxe-watchify is compatible with Haxe and OpenFL projects.

More information Official website

NPM

NPM

How to install

In order to install haxe-watchify you just need to install from NPM as global package:

npm install haxe-watchify -g

After that you'll be able to use haxe-watchify in any of your Haxe projects.

Note for Windows users

Haxe-watchify requires Python 2.7.x to be installed in your machine in order to work.

Contacts and suggestions

To report a bug please use the issues section on Github.

You can also check the project roadmap for the tool and the website.

if you want collaborate to the project or if you'd like a new feature, please drop me a line !

Travis CI project status

Build Status

About

automatic build tool for your Haxe and OpenFL projects. It monitors the changes in your files and runs the build of your projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 69.2%
  • JavaScript 26.9%
  • CSS 3.9%