Skip to content

robottokauf3/Paw-ElixirHTTPosionCodeGenerator

Repository files navigation

Elixir and HTTPosion Code Generator (Paw Extension)

Build Status

A Paw Extension to generate client code for Elixir using the HTTPosion library.

Installation

Clone this repository

git clone https://github.com/robottokauf3/Paw-ElixirHTTPosionCodeGenerator.git

Install Prerequisites

Use npm to install required packages:

npm install

Build and Install

Build the extension and install:

make install

Development

Build

During development you can build the .js script separate from the install step if you wish:

make build
make install

Lint

Check for formatting and other errors:

make lint

Archive

Create .zip and .tar.gz archives of the extension:

make archive

Author

Copyright © 2016 Robert Kaufmann III.

License

ExOrg is released under the MIT License.

About

A Paw Extension to generate client code for Elixir using the HTTPosion library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published