Skip to content

voidzero-dev/vite-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

367 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vite Task

Monorepo task runner with intelligent caching and dependency-aware scheduling, powering vp run in Vite+.

Getting Started

Install Vite+, then run tasks from your workspace. See the documentation for full usage.

vp run build              # run a task in the current package
vp run build -r           # run across all packages in dependency order
vp run @my/app#build -t   # run in a package and its transitive dependencies
vp run --cache build      # run with caching enabled

License

MIT

Copyright (c) 2026-present VoidZero Inc.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Languages