https://github.com/vtex/cli-plugin-submit
https://github.com/vtex/cli-plugin-submit
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vtex/cli-plugin-submit
- Owner: vtex
- License: mit
- Created: 2020-07-23T14:50:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-17T16:53:06.000Z (over 1 year ago)
- Last Synced: 2025-04-14T09:15:29.237Z (about 1 year ago)
- Language: TypeScript
- Size: 2.87 MB
- Stars: 1
- Watchers: 92
- Forks: 2
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# VTEX CLI Submit Plugin
`vtex submit`
## How to test it
1. Clone `vtex/toolbelt` and follow the steps on the Contributing section.
2. Run `yarn link` on this project.
3. On the `vtex/toolbelt` run `yarn link @vtex/cli-plugin-submit`.
4. Run `yarn watch` on the `vtex/toolbelt`
5. Test the command on a VTEX IO app with `vtex-test submit`