An Android ContentProvider generator.
Install with npm:
$ npm install
Link the command line tool (coprogen):
$ npm link
Run coprogen
in the directory that contains your content-provider.json file:
$ coprogen
In lieu of a formal styleguide, take care to maintain the existing coding style.
Copyright (c) 2013 Jeff Hillman