Awesome
Pronto runner for JSCS
Pronto runner for JSCS, JavaScript Code Style checker. What is Pronto?
Prerequisites
You'll need to be able to run jscs
from command line. See jscs.info.
Config
If you have a .jscsrc file in the root of your project, that will be used. Alternatively the environment variable JSCSRC_LOCATION can specify an alternative location. Otherwise, the airbnb config is used.