Skip to content

tylerlong/rc-cs-codegen-ci-test

Repository files navigation

RingCentral C# Code Generator CI Test

This repo is to experiment RingCentral C# Code Generation in a CI pipeline.

Production

Install

yarn global add generate-rc-cs-code

Run

generate-rc-cs-code -i /path/to/rc-platform.yml

There is an optional options -o outputFolder. If you specify it, then files will be generated in that folder. Otherwise it is just "dry run" without generating files.

Development

setup

yarn install

Test

yarn test -i /Users/tyler.liu/src/ts/rc-cs-codegen-ci-test/rc-platform-internal.yml -o /Users/tyler.liu/src/ts/rc-cs-codegen-ci-test/temp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published