cupboard-bootstrap

0.0.5 • Public • Published

Scaffolding plugin for cupboard

Requirements

  • cupboard

Installation

cbd install bean.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 some-project textmate+node

creates a sublime project

cbd scaffold another-project sublime
```bash

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i cupboard-bootstrap

    Weekly Downloads

    1

    Version

    0.0.5

    License

    none

    Last publish

    Collaborators

    • architectd
    • crcn