buildmywork

1.0.3 • Public • Published

BuildMyWork

A tool that makes build work easily.

Version

@1.0.0 *Only support transmit "web" and get a simple html catelogue. @1.0.2 *Correct some bug. @1.0.3 *Add Catalogue method

Building

  • Download BuildMyWork
npm install buildmywork --save-dev
  • Load this module in where you want build work files
var mywork = require("buildmywork");
new mywork( type, {} );
  • Run this file and you will get the catalogue in your directory.

Param

  • type

    Some default types has been set, so you can transmit those type and make catalogue;

  • json

    You can transmit the catelogue structure you expect by a json, then BuilMyWork will build as the json.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i buildmywork

    Weekly Downloads

    4

    Version

    1.0.3

    License

    MIT

    Last publish

    Collaborators

    • shockw4ver