A Paw Extension to generate client code for Elixir using the HTTPosion library.
git clone https://github.com/robottokauf3/Paw-ElixirHTTPosionCodeGenerator.gitUse npm to install required packages:
npm installBuild the extension and install:
make installDuring development you can build the .js script separate from the install step if you wish:
make build
make installCheck for formatting and other errors:
make lintCreate .zip and .tar.gz archives of the extension:
make archiveCopyright © 2016 Robert Kaufmann III.
ExOrg is released under the MIT License.
