Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 422 Bytes

File metadata and controls

23 lines (19 loc) · 422 Bytes

coprogen

An Android ContentProvider generator.

Getting Started

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

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style.

License

Copyright (c) 2013 Jeff Hillman