0.0.2 • Published 10 years ago

corpus-generator v0.0.2

Weekly downloads
6
License
-
Repository
-
Last release
10 years ago

Corpus Generator

Generates the base project structure for extracting data from some source, putting it into an index.json file, and maybe creating an index.html example for it to host on GitHub Pages.

Installation

npm install tower-cli -g
npm install corpus-generator -g

Usage

$ tower generate corpus my-repo

  create : my-repo
  create : my-repo/Readme.md
  create : my-repo/component.json
  create : my-repo/package.json
  create : my-repo/.gitignore
  create : my-repo/index.js
  create : my-repo/index.json
  create : my-repo/index.html

$

Licence

MIT

0.0.2

10 years ago

0.0.1

10 years ago