Cursor CommandsCursor Commands
CategoriesExamples

Cleanup, Rebuild, Commit, Package & Publish

Cleans workspace, commits changes, builds, versions, and publishes packages to npmjs, AWS, and Docker.

Command Code

finalize the contents of this workspace and perform thorough cleanup before commiting and pushing to git repository, then pnpm run build, proceed with version increment and publishing package to npmjs, AWS, docker image ...