Saturday, September 26, 2009

[ANNOUNCE] nosyd 0.0.3

Some more features since 0.0.1:

  • support of maven2/surefire builds and (untested) trial
  • new command line features: --clean
  • auto-reload of nosyd and project configurations
  • configuration for nosyd
  • try to be more cross platform (untested)




I still don't expect this to work for you on non-Linux platform, but it should be closer.

Get it from here.

Here's the latest embedded help page:


$ nosyd.py -h
Usage: nosyd.py [options]

Options:
--version show program's version number and exit
-h, --help show this help message and exit
-a, --add Start monitoring the specified or current directory
-r, --remove Stop monitoring the specified or current directory
-l, --list List the monitored projects
-c, --clean Clean the projects nosyd can't track anymore (links point to
nowhere)
-1, --local Run the standalone nosyd on the specified or current directory

Default behavior:
Start nosyd

Comments & bugs to <jerome.lacoste@gmail.com>


Update: github url updated.

No comments:

Post a Comment