cf4d35ceb9
Add notice at top of the readme that this repo is for an old version of PROSE. |
||
---|---|---|
generators/app | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
README.md | ||
gulpfile.js | ||
package.json |
README.md
This repo is for an old version of PROSE. Please refer to the PROSE team site for the current version of PROSE.
generator-prose
Generator for a Microsoft PROSE domain-specific language, amenable to automatic synthesis.
Installation
First, install Yeoman and generator-prose
using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-prose
Then generate your new DSL:
yo prose
License
Generator: MIT © Microsoft PROSE
PROSE framework: Free for non-commercial use
Code of Conduct
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.