botbuilder-tools/packages/LUISGen
LocalizationBuildProcess 4325957db1 Increment versions 2019-07-19 15:17:56 -07:00
..
.vscode Update LUISGen to support GeographyV2, OrdinalV2 and PersonName. 2019-06-26 17:22:46 -07:00
src Increment versions 2019-07-19 15:17:56 -07:00
tests Fix bug in class indentation. 2019-06-26 18:08:00 -07:00
.gitattributes switch to help message instead of opn 2018-09-23 11:35:46 -07:00
.gitignore Remove generated files and update scripts to work on linux. 2018-09-20 17:42:22 -07:00
package-lock.json Add DevDependencies to build from a node environment. 2018-09-24 17:14:51 -07:00
package.json Disable failing tests in LUISGenTestJS. Chrimc I believe said these tests should not be run. 2019-07-01 13:38:39 -07:00
readme.md Add support for npm run/clean/build. 2018-09-24 15:56:04 -07:00

readme.md

LUISGen

LUISGen is a tool for generating strongly typed C# and typescript source code from an exported LUIS model.

More information on how to build LUISGen.

More information on how to use LUISGen.