FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

voidzero-dev/vite-task: Task runner for Vite+ · GitHub

Latest commit

 

History

643 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 -r build           # run across all packages in dependency order
vp run -t @my/app#build   # run in a package and its transitive dependencies
vp run --cache build      # run with caching enabled

Sponsors

Thanks to namespace.so for powering our CI/CD pipelines with fast, free macOS and Linux runners.

License

MIT

Copyright (c) 2026-present VoidZero Inc.

About

Task runner for Vite+

Resources

Contributing

Security policy

Stars

464 stars

Watchers

3 watching

Forks

Releases

Contributors

Languages


Back | FazBrowse Home | New Git URL