cupboard.scaffold

0.0.1 • Public • Published

Scaffolding plugin for cupboard

Requirements

  • cupboard

Installation

cbd install cupboard.scaffold

TODO

  • cbd scaffold --all <type>
  • basic html scaffold w/ dependencies (less)
  • basic c / c++ scaffold
  • leche scaffold
  • express scaffold
  • coffeescript scaffold

Commands

  • cbd scaffold <type> - builds content out of the target scaffold

Default Scaffolds

  • textmate - creates a textmate project in the current working directory, and appends a proj command in the projects .cupboard file
  • node - creates a basic node project in the current working directory

Example

creates a textmate project with basic node.js files

cbd scaffold textmate+node

/cupboard.scaffold/

    Package Sidebar

    Install

    npm i cupboard.scaffold

    Weekly Downloads

    1

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • architectd