scaf

1.1.1 • Public • Published

scaf

A thin wrapper around khaos that simplify project scaffolding.

Installation

npm install --save scaf

How it works

It augments normal khaos variables with:

  • github user
  • slugged name of project for usage in code

It then run khaos It then run sh init on created directory (init must be present on choosed template)

Usage

$ scaf projectName [--tmpl template-name]

template-name defaults to lib

for an example of template, looks at khaos-nodelib

Credits

Thank you to creators of khaos

License

The MIT License (MIT) Copyright (c) 2015 Andrea Parodi

Readme

Keywords

none

Package Sidebar

Install

npm i scaf

Weekly Downloads

0

Version

1.1.1

License

MIT

Last publish

Collaborators

  • parroit