org.mashupbots

socko

package socko

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. socko
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. package buildtools

    Tool to watch for changes in the file system and trigger a build.

    Tool to watch for changes in the file system and trigger a build. We use this tool when developing javascript applications.

    Quite often, we like to combine static javascript and/or html files. To do this, we use an Apache Ant build file. To manually run the build every time after a file is changed during the development process is tiresome.

    The tools in this package helps watch for changes on the file system and will automatically trigger your build for you.

Inherited from AnyRef

Inherited from Any

Ungrouped