4.1.5 • Published 9 years ago

cortex-scaffold-generator v4.1.5

Weekly downloads
11
License
MIT
Repository
github
Last release
9 years ago

cortex-scaffold-generator NPM version Build Status Dependency Status

Generates the cortex scaffold files for new project.

Installation

npm install cortex-scaffold-generator --save

generator(pkg, options, callback)

  • pkg Object the object of cortex.json
  • options Object - override Boolean='false' whether should override existing files - cwd path current working directory - template String='default' template name. Actually, there's only one available template which is 'default'. - license String='MIT'
    • neuron_version String version of neuron
  • callback function(err)
  • err Error
4.1.5

9 years ago

4.1.4

9 years ago

4.1.3

9 years ago

4.1.2

9 years ago

4.1.1

9 years ago

4.1.0

9 years ago

4.0.4

10 years ago

4.0.3

10 years ago

4.0.2

10 years ago

4.0.1

10 years ago

4.0.0

10 years ago

3.0.4

10 years ago

3.0.3

10 years ago

3.0.2

10 years ago

3.0.1

10 years ago

3.0.0

10 years ago

2.0.4

10 years ago

2.0.3

10 years ago

2.0.2

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago

1.2.6

10 years ago

1.2.5

10 years ago

1.2.4

10 years ago

1.2.3

10 years ago

1.2.2

10 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.4

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago