0.3.30 • Published 5 years ago
@c12e/generator-cortex v0.3.30
Yeoman Generator for Cortex Projects
This is a Yeoman generator for setting up a project that groups a collection of Cortex skill definitions and the underlying implementation logic.
Uses
Create a Cortex project:
yo cortex
Add a skill to the project:
yo cortex:skill
User Setup
Install Yeoman
npm install -g yo
Install the Cortex generator for Yeoman
npm install -g generator-cortex
User Process
- Prepare for isolating this project's components
- Set up a Cortex account
- Set up a developer account
- Install Cortex Studio and configure for skill development
- Create a directory for the project
- Generate the recommended project layout using
yo cortex
- Generate skills as needed using
yo cortex:skill
- Commit work to an SCM like git.
These steps are detailed in the setup guide
Generator Contributor Setup
- Install the Cortex CLI
- Install Yeoman
Developer setup
Running locally
yo ./generator/app
yo ./generator/datasets
Debugging
node --inspect `which yo` <generator> [arguments]
0.3.30
5 years ago
0.3.25
6 years ago
0.3.24
6 years ago
0.3.23
6 years ago
0.3.22
6 years ago
0.3.21
6 years ago
0.3.20
6 years ago
0.3.19
6 years ago
0.3.18
6 years ago
0.3.17
6 years ago
0.3.16
6 years ago
0.3.15
6 years ago
0.3.14
6 years ago
0.3.12
7 years ago
0.3.11
7 years ago
0.3.10
7 years ago
0.3.9
7 years ago
0.3.8
7 years ago
0.3.7
7 years ago
0.3.6
7 years ago
0.3.5
7 years ago
0.3.4
7 years ago
0.3.3
7 years ago
0.3.2
7 years ago
0.3.1
7 years ago
0.3.0
7 years ago
0.2.6
7 years ago
0.2.4
7 years ago
0.2.2
7 years ago
0.2.1
7 years ago