@viewsonic-mvb/uservice-monorepo-cli
v1.25.6
Published
The monorepo cli tools.
Downloads
10
Readme
uservice-monorepo-cli
The monorepo cli tools.
Install
npm install -g @viewsonic-mvb/uservice-monorepo-cliUsage as CLI
Get help
$ uservice --helpConfiguration
Get configuration
$ uservice config --getSet configuration
$ uservice config --set OPENAI_URL=https://<url> OPENAI_KEY=<key>Set OpenAI Response Language
$ uservice config --set LOCALE=en-US|zh-TWOpenAI Commit
Use OpenAI commits
$ uservice commitsIf you want to edit the commit message. you can use the git commit --amend command.
Use OpenAI commit Preview
$ uservice commits --previewOpenAI Generate Unit Test File
Use OpenAI Unit Test
$ uservice tester -f <file path>If you want to edit the commit message. you can use the git commit --amend command.
Use OpenAI Unit Test Preview
$ uservice tester --preview -f <file path>License
Licensed under MIT.
