httpgen

0.1.41 • Public • Published

httpgen - httpgen is a tool that generates code using patterns.

httpgen is a tool that generates code using patterns.


Example

httpgen generate sample.devi pattern android.js

Install

$ npm install -g httpgen

httpgen depends on Node.js and npm.

Usage

Usage: httpgen <command>

where <command> is one of:
    generate, get, version

httpgen generate sample.devi pattern <pattern.js> [-out <path>]
    Generate the sample.devi file to the desired source using the pattern.

httpgen get <samples|patterns>
    Copy all sample files to the current directory.

httpgen version
    Output the version.

Package Sidebar

Install

npm i httpgen

Weekly Downloads

4

Version

0.1.41

License

ISC

Unpacked Size

2.1 MB

Total Files

46

Last publish

Collaborators

  • primespace